pub unsafe extern "C" fn IPC_Desc_MoveHandles(number: c_uint) -> u32_
Creates the header to transfer handle ownership
number
The created handle transfer header.
The #number next values are handles that will be duplicated and closed by the other process.
Note: Zero values will have no effect.