rust_htslib::htslib

Function setbuf

Source
pub unsafe extern "C" fn setbuf(
    __stream: *mut _IO_FILE,
    __buf: *mut i8,
)