pub unsafe extern "C-unwind" fn CreateOffsetDescriptor(
the_offset: c_long,
the_descriptor: *mut AEDesc,
) -> i16Available on crate features
AEDataModel and AEPackObject only.Expand description
ยงSafety
the_descriptor must be a valid pointer.