Function CONF_modules_load_file_ex

Source
pub unsafe extern "C" fn CONF_modules_load_file_ex(
    libctx: *mut ossl_lib_ctx_st,
    filename: *const i8,
    appname: *const i8,
    flags: u64,
) -> i32