Function ndk_sys::strndup

source ·
pub unsafe extern "C" fn strndup(
    __s: *const c_char,
    __n: c_uint
) -> *mut c_char