Function python3_sys::PyMarshal_ReadShortFromFile

source ยท
pub unsafe extern "C" fn PyMarshal_ReadShortFromFile(
    arg1: *mut FILE,
) -> c_int