CSSM_DL_GetDbNames

Function CSSM_DL_GetDbNames 

Source
pub unsafe extern "C-unwind" fn CSSM_DL_GetDbNames(
    dl_handle: CSSM_DL_HANDLE,
    name_list: *mut CSSM_NAME_LIST_PTR,
) -> CSSM_RETURN
๐Ÿ‘ŽDeprecated
Available on crate features cssmapi and cssmconfig and cssmtype only.
Expand description

ยงSafety

name_list must be a valid pointer.