Function THFile_writeChar

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