Skip to main content

FileHistoryGetToolVendor

Function FileHistoryGetToolVendor 

Source
pub unsafe extern "C" fn FileHistoryGetToolVendor(
    file_history: *const IFileHistory,
    vendor: *mut c_char,
    max_length: usize,
) -> usize