Function godot_sys::wmemcmp [] [src]

pub unsafe extern "C" fn wmemcmp(
    __s1: *const wchar_t,
    __s2: *const wchar_t,
    __n: usize
) -> c_int