Function THFile_writeShort

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