Function ndk_sys::stpncpy

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