mnn::prelude

Function stpncpy

source
pub unsafe extern "C" fn stpncpy(
    dst: *mut i8,
    src: *const i8,
    n: usize,
) -> *mut i8