Function mnn::prelude::stpcpy

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