pub unsafe extern "C-unwind" fn SecHostSetGuestStatus(
guest_ref: SecGuestRef,
status: u32,
attributes: Option<&CFDictionary>,
flags: SecCSFlags,
) -> i32
๐Deprecated
Available on crate features
CSCommon
and SecCodeHost
only.Expand description
ยงSafety
attributes
generics must be of the correct type.