Skip to main content

SourceInformationGetDescription

Function SourceInformationGetDescription 

Source
pub unsafe extern "C" fn SourceInformationGetDescription(
    source: *const ISourceInformation,
    description: *mut c_char,
    max_length: usize,
) -> usize