Skip to main content

PyMarshal_ReadObjectFromFile

Function PyMarshal_ReadObjectFromFile 

Source
pub unsafe extern "C" fn PyMarshal_ReadObjectFromFile(
    file: *mut FILE,
) -> *mut PyObject