pub unsafe extern "C-unwind" fn cssmPerror(
how: *const c_char,
error: CSSM_RETURN,
)Available on crate features
cssmapple and cssmconfig and cssmtype only.Expand description
ยงSafety
how must be a valid pointer.