python27_sys

Function PyFile_SetBufSize

Source
pub unsafe extern "C" fn PyFile_SetBufSize(
    arg1: *mut PyObject,
    arg2: c_int,
)