Function THFile_writeIntScalar

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