[][src]Function raylib::ffi::stpncpy

pub unsafe extern "C" fn stpncpy(
    __dst: *mut i8,
    __src: *const i8,
    __n: usize
) -> *mut i8