hirofa_quickjs_sys

Function ungetc

source
pub unsafe extern "C" fn ungetc(
    __c: c_int,
    __stream: *mut FILE,
) -> c_int