Function OSSL_PARAM_set_long

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