mnn::prelude

Function stpcpy

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