SecHostSelectedGuest

Function SecHostSelectedGuest 

Source
pub unsafe extern "C-unwind" fn SecHostSelectedGuest(
    flags: SecCSFlags,
    guest_ref: NonNull<SecGuestRef>,
) -> i32
๐Ÿ‘ŽDeprecated
Available on crate features CSCommon and SecCodeHost only.
Expand description

ยงSafety

guest_ref must be a valid pointer.