Function raylib::ffi::setbuf[][src]

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