pub unsafe extern "C-unwind" fn AEStreamCloseDesc(
ref: AEStreamRef,
) -> i32Available on crate feature
AEHelpers only.Expand description
ยงSafety
ref must be a valid pointer.
pub unsafe extern "C-unwind" fn AEStreamCloseDesc(
ref: AEStreamRef,
) -> i32AEHelpers only.ref must be a valid pointer.