[][src]Function python3_sys::PyMarshal_WriteLongToFile

pub unsafe extern "C" fn PyMarshal_WriteLongToFile(
    arg1: c_long,
    arg2: *mut FILE,
    arg3: c_int
)