igImStrncpy

Function igImStrncpy 

Source
pub unsafe extern "C" fn igImStrncpy(
    dst: *mut c_char,
    src: *const c_char,
    count: usize,
)