Function rust_htslib::htslib::__stpcpy

source ยท
pub unsafe extern "C" fn __stpcpy(
    __dest: *mut i8,
    __src: *const i8
) -> *mut i8