Function THFile_writeCharScalar

Source
pub unsafe extern "C" fn THFile_writeCharScalar(
    self_: *mut THFile,
    scalar: c_char,
)