[][src]Function raylib::ffi::strxfrm

pub unsafe extern "C" fn strxfrm(
    __s1: *mut i8,
    __s2: *const i8,
    __n: u64
) -> u64