Function sdl2::libc::strncpy []

pub unsafe extern fn strncpy(dst: *mut i8, src: *const i8, n: usize) -> *mut i8