Function cfputs

Source
pub unsafe extern "C" fn cfputs(
    __s: *const i8,
    __stream: *mut c_IO_FILE,
) -> i32