Function Perl_PerlIO_flush

Source
pub unsafe extern "C" fn Perl_PerlIO_flush(
    my_perl: *mut PerlInterpreter,
    f: *mut PerlIO,
) -> c_int