AEGetDescDataSize

Function AEGetDescDataSize 

Source
pub unsafe extern "C-unwind" fn AEGetDescDataSize(
    the_ae_desc: *const AEDesc,
) -> c_long
Available on crate feature AEDataModel only.
Expand description

ยงSafety

the_ae_desc must be a valid pointer.