Skip to main content

IHeaderGetAttachments

Function IHeaderGetAttachments 

Source
pub unsafe extern "C" fn IHeaderGetAttachments(
    header: *const IHeader,
    attachments: *mut *const IAttachment,
    max_count: usize,
) -> usize