Function bssl_sys::CBS_strdup

source ·
pub unsafe extern "C" fn CBS_strdup(
    cbs: *const CBS,
    out_ptr: *mut *mut c_char
) -> c_int