Function OSSL_PARAM_get_octet_ptr

Source
pub unsafe extern "C" fn OSSL_PARAM_get_octet_ptr(
    p: *const ossl_param_st,
    val: *mut *const c_void,
    used_len: *mut usize,
) -> i32