Function cyclors::fputs

source ยท
pub unsafe extern "C" fn fputs(
    __s: *const c_char,
    __stream: *mut FILE,
) -> c_int