Function ndk_sys::putc_unlocked

source ·
pub unsafe extern "C" fn putc_unlocked(
    __ch: c_int,
    __fp: *mut FILE
) -> c_int