Function GetFileLength

Source
pub unsafe extern "C" fn GetFileLength(
    fileName: *const c_char,
) -> c_int
Expand description

Get file length in bytes (NOTE: GetFileSize() conflicts with windows.h)