[][src]Function gdnative_common::libc::strncasecmp

pub unsafe extern "C" fn strncasecmp(
    s1: *const i8,
    s2: *const i8,
    n: usize
) -> i32