rust_htslib::htslib

Function strcspn

Source
pub unsafe extern "C" fn strcspn(
    __s: *const i8,
    __reject: *const i8,
) -> u32