Function raylib_sys::IsFileExtension[][src]

pub unsafe extern "C" fn IsFileExtension(
    fileName: *const c_char,
    ext: *const c_char
) -> bool