Function rust_raylib::ffi::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)