Skip to main content

IHeaderGetAuthor

Function IHeaderGetAuthor 

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