Function OSSL_PARAM_get_double

Source
pub unsafe extern "C" fn OSSL_PARAM_get_double(
    p: *const ossl_param_st,
    val: *mut f64,
) -> i32