[][src]Function ndk_sys::setbuffer

pub unsafe extern "C" fn setbuffer(
    __fp: *mut FILE,
    __buf: *mut c_char,
    __size: c_int
)