Function rust_htslib::htslib::stpcpy[][src]

pub unsafe extern "C" fn stpcpy(
    __dest: *mut i8,
    __src: *const i8
) -> *mut i8