rust_htslib::htslib

Function __stpcpy

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