pub unsafe extern "C" fn IPC_Desc_SharedHandles( number: c_uint ) -> u32_
Creates a header to share handles
number
The created shared handles header.
The #number next values are handles that will be shared between the two processes.
Note: Zero values will have no effect.