ImStrncpy

Function ImStrncpy 

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