Function THFile_readChar

Source
pub unsafe extern "C" fn THFile_readChar(
    self_: *mut THFile,
    storage: *mut THCharStorage,
) -> usize