SecHostSetGuestStatus

Function SecHostSetGuestStatus 

Source
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.