Function THFile_writeByteScalar

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