[−][src]Function pspsdk_sys::sdk::sceGuSendCommandf
pub unsafe extern "C" fn sceGuSendCommandf(cmd: c_int, argument: f32)
Send raw float-command to the GE
The argument is converted into a 24-bit float before transfer.
@param cmd - Which command to send @param argument - Argument to pass along