Skip to main content

IHeaderGetDescription

Function IHeaderGetDescription 

Source
pub unsafe extern "C" fn IHeaderGetDescription(
    header: *const IHeader,
    description: *mut c_char,
    max_length: usize,
) -> usize