Skip to main content

SourceInformationGetPath

Function SourceInformationGetPath 

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