Skip to main content

SourceInformationGetName

Function SourceInformationGetName 

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