CSSM_GetAPIMemoryFunctions

Function CSSM_GetAPIMemoryFunctions 

Source
pub unsafe extern "C-unwind" fn CSSM_GetAPIMemoryFunctions(
    add_in_handle: CSSM_MODULE_HANDLE,
    app_memory_funcs: CSSM_API_MEMORY_FUNCS_PTR,
) -> CSSM_RETURN
๐Ÿ‘ŽDeprecated
Available on crate features cssmapi and cssmconfig and cssmtype only.
Expand description

ยงSafety

app_memory_funcs must be a valid pointer.