Function cfputs

Source
pub unsafe extern "C" fn cfputs(
    __s: *const c_char,
    __stream: *mut cFILE,
) -> c_int