Function OSSL_PARAM_set_ulong

Source
pub unsafe extern "C" fn OSSL_PARAM_set_ulong(
    p: *mut ossl_param_st,
    val: u64,
) -> i32