• Home
  • Raw
  • Download

Lines Matching defs:i32

2607     pub fn sceAudioChReserve(channel: i32, sample_count: i32, format: AudioFormat) -> i32;  in sceAudioChReserve()
2608 pub fn sceAudioChRelease(channel: i32) -> i32; in sceAudioChRelease()
2609 pub fn sceAudioOutput(channel: i32, vol: i32, buf: *mut c_void) -> i32; in sceAudioOutput()
2610 pub fn sceAudioOutputBlocking(channel: i32, vol: i32, buf: *mut c_void) -> i32; in sceAudioOutputBlocking()
2612 channel: i32, in sceAudioOutputPanned()
2613 left_vol: i32, in sceAudioOutputPanned()
2614 right_vol: i32, in sceAudioOutputPanned()
2616 ) -> i32; in sceAudioOutputPanned()
2618 channel: i32, in sceAudioOutputPannedBlocking()
2619 left_vol: i32, in sceAudioOutputPannedBlocking()
2620 right_vol: i32, in sceAudioOutputPannedBlocking()
2622 ) -> i32; in sceAudioOutputPannedBlocking()
2623 pub fn sceAudioGetChannelRestLen(channel: i32) -> i32; in sceAudioGetChannelRestLen()
2624 pub fn sceAudioGetChannelRestLength(channel: i32) -> i32; in sceAudioGetChannelRestLength()
2625 pub fn sceAudioSetChannelDataLen(channel: i32, sample_count: i32) -> i32; in sceAudioSetChannelDataLen()
2626 pub fn sceAudioChangeChannelConfig(channel: i32, format: AudioFormat) -> i32; in sceAudioChangeChannelConfig()
2627 pub fn sceAudioChangeChannelVolume(channel: i32, left_vol: i32, right_vol: i32) -> i32; in sceAudioChangeChannelVolume()
2628 pub fn sceAudioOutput2Reserve(sample_count: i32) -> i32; in sceAudioOutput2Reserve()
2630 pub fn sceAudioOutput2ChangeLength(sample_count: i32) -> i32; in sceAudioOutput2ChangeLength()
2631 pub fn sceAudioOutput2OutputBlocking(vol: i32, buf: *mut c_void) -> i32; in sceAudioOutput2OutputBlocking()
2634 sample_count: i32, in sceAudioSRCChReserve()
2636 channels: i32, in sceAudioSRCChReserve()
2637 ) -> i32; in sceAudioSRCChReserve()
2639 pub fn sceAudioSRCOutputBlocking(vol: i32, buf: *mut c_void) -> i32; in sceAudioSRCOutputBlocking()
2640 pub fn sceAudioInputInit(unknown1: i32, gain: i32, unknown2: i32) -> i32; in sceAudioInputInit()
2641 pub fn sceAudioInputInitEx(params: *mut AudioInputParams) -> i32; in sceAudioInputInitEx()
2642 pub fn sceAudioInputBlocking(sample_count: i32, freq: AudioInputFrequency, buf: *mut c_void); in sceAudioInputBlocking()
2643 pub fn sceAudioInput(sample_count: i32, freq: AudioInputFrequency, buf: *mut c_void); in sceAudioInput()
2648 pub fn sceAtracGetAtracID(ui_codec_type: u32) -> i32; in sceAtracGetAtracID()
2649 pub fn sceAtracSetDataAndGetID(buf: *mut c_void, bufsize: usize) -> i32; in sceAtracSetDataAndGetID()
2651 atrac_id: i32, in sceAtracDecodeData()
2653 out_n: *mut i32, in sceAtracDecodeData()
2654 out_end: *mut i32, in sceAtracDecodeData()
2655 out_remain_frame: *mut i32, in sceAtracDecodeData()
2656 ) -> i32; in sceAtracDecodeData()
2657 pub fn sceAtracGetRemainFrame(atrac_id: i32, out_remain_frame: *mut i32) -> i32; in sceAtracGetRemainFrame()
2659 atrac_id: i32, in sceAtracGetStreamDataInfo()
2663 ) -> i32; in sceAtracGetStreamDataInfo()
2664 pub fn sceAtracAddStreamData(atrac_id: i32, bytes_to_add: u32) -> i32; in sceAtracAddStreamData()
2665 pub fn sceAtracGetBitrate(atrac_id: i32, out_bitrate: *mut i32) -> i32; in sceAtracGetBitrate()
2666 pub fn sceAtracSetLoopNum(atrac_id: i32, nloops: i32) -> i32; in sceAtracSetLoopNum()
2667 pub fn sceAtracReleaseAtracID(atrac_id: i32) -> i32; in sceAtracReleaseAtracID()
2668 pub fn sceAtracGetNextSample(atrac_id: i32, out_n: *mut i32) -> i32; in sceAtracGetNextSample()
2669 pub fn sceAtracGetMaxSample(atrac_id: i32, out_max: *mut i32) -> i32; in sceAtracGetMaxSample()
2671 atrac_id: i32, in sceAtracGetBufferInfoForReseting()
2674 ) -> i32; in sceAtracGetBufferInfoForReseting()
2675 pub fn sceAtracGetChannel(atrac_id: i32, pui_channel: *mut u32) -> i32; in sceAtracGetChannel()
2676 pub fn sceAtracGetInternalErrorInfo(atrac_id: i32, pi_result: *mut i32) -> i32; in sceAtracGetInternalErrorInfo()
2678 atrac_id: i32, in sceAtracGetLoopStatus()
2679 pi_loop_num: *mut i32, in sceAtracGetLoopStatus()
2681 ) -> i32; in sceAtracGetLoopStatus()
2682 pub fn sceAtracGetNextDecodePosition(atrac_id: i32, pui_sample_position: *mut u32) -> i32; in sceAtracGetNextDecodePosition()
2684 atrac_id: i32, in sceAtracGetSecondBufferInfo()
2687 ) -> i32; in sceAtracGetSecondBufferInfo()
2689 atrac_id: i32, in sceAtracGetSoundSample()
2690 pi_end_sample: *mut i32, in sceAtracGetSoundSample()
2691 pi_loop_start_sample: *mut i32, in sceAtracGetSoundSample()
2692 pi_loop_end_sample: *mut i32, in sceAtracGetSoundSample()
2693 ) -> i32; in sceAtracGetSoundSample()
2695 atrac_id: i32, in sceAtracResetPlayPosition()
2699 ) -> i32; in sceAtracResetPlayPosition()
2700 pub fn sceAtracSetData(atrac_id: i32, puc_buffer_addr: *mut u8, ui_buffer_byte: u32) -> i32; in sceAtracSetData()
2702 atrac_id: i32, in sceAtracSetHalfwayBuffer()
2706 ) -> i32; in sceAtracSetHalfwayBuffer()
2711 ) -> i32; in sceAtracSetHalfwayBufferAndGetID()
2713 atrac_id: i32, in sceAtracSetSecondBuffer()
2716 ) -> i32; in sceAtracSetSecondBuffer()
2718 pub fn sceCtrlSetSamplingCycle(cycle: i32) -> i32; in sceCtrlSetSamplingCycle()
2719 pub fn sceCtrlGetSamplingCycle(pcycle: *mut i32) -> i32; in sceCtrlGetSamplingCycle()
2720 pub fn sceCtrlSetSamplingMode(mode: CtrlMode) -> i32; in sceCtrlSetSamplingMode()
2721 pub fn sceCtrlGetSamplingMode(pmode: *mut i32) -> i32; in sceCtrlGetSamplingMode()
2722 pub fn sceCtrlPeekBufferPositive(pad_data: *mut SceCtrlData, count: i32) -> i32; in sceCtrlPeekBufferPositive()
2723 pub fn sceCtrlPeekBufferNegative(pad_data: *mut SceCtrlData, count: i32) -> i32; in sceCtrlPeekBufferNegative()
2724 pub fn sceCtrlReadBufferPositive(pad_data: *mut SceCtrlData, count: i32) -> i32; in sceCtrlReadBufferPositive()
2725 pub fn sceCtrlReadBufferNegative(pad_data: *mut SceCtrlData, count: i32) -> i32; in sceCtrlReadBufferNegative()
2726 pub fn sceCtrlPeekLatch(latch_data: *mut SceCtrlLatch) -> i32; in sceCtrlPeekLatch()
2727 pub fn sceCtrlReadLatch(latch_data: *mut SceCtrlLatch) -> i32; in sceCtrlReadLatch()
2728 pub fn sceCtrlSetIdleCancelThreshold(idlereset: i32, idleback: i32) -> i32; in sceCtrlSetIdleCancelThreshold()
2729 pub fn sceCtrlGetIdleCancelThreshold(idlereset: *mut i32, idleback: *mut i32) -> i32; in sceCtrlGetIdleCancelThreshold()
2732 pub fn sceDisplayGetMode(pmode: *mut i32, pwidth: *mut i32, pheight: *mut i32) -> i32; in sceDisplayGetMode()
2744 ) -> i32; in sceDisplayGetFrameBuf()
2758 pub fn sceGeEdramSetAddrTranslation(width: i32) -> i32; in sceGeEdramSetAddrTranslation()
2760 pub fn sceGeGetMtx(type_: GeMatrixType, matrix: *mut c_void) -> i32; in sceGeGetMtx()
2761 pub fn sceGeGetStack(stack_id: i32, stack: *mut GeStack) -> i32; in sceGeGetStack()
2762 pub fn sceGeSaveContext(context: *mut GeContext) -> i32; in sceGeSaveContext()
2763 pub fn sceGeRestoreContext(context: *const GeContext) -> i32; in sceGeRestoreContext()
2767 cbid: i32, in sceGeListEnQueue()
2769 ) -> i32; in sceGeListEnQueue()
2773 cbid: i32, in sceGeListEnQueueHead()
2775 ) -> i32; in sceGeListEnQueueHead()
2776 pub fn sceGeListDeQueue(qid: i32) -> i32; in sceGeListDeQueue()
2777 pub fn sceGeListUpdateStallAddr(qid: i32, stall: *mut c_void) -> i32; in sceGeListUpdateStallAddr()
2778 pub fn sceGeListSync(qid: i32, sync_type: i32) -> GeListState; in sceGeListSync()
2780 pub fn sceGeBreak(mode: i32, p_param: *mut GeBreakParam) -> i32; in sceGeBreak()
2782 pub fn sceGeSetCallback(cb: *mut GeCallbackData) -> i32; in sceGeSetCallback()
2783 pub fn sceGeUnsetCallback(cbid: i32) -> i32; in sceGeUnsetCallback()
2786 pub fn sceKernelRegisterExitCallback(id: SceUid) -> i32; in sceKernelRegisterExitCallback()
2787 pub fn sceKernelLoadExec(file: *const u8, param: *mut SceKernelLoadExecParam) -> i32; in sceKernelLoadExec()
2797 pub fn sceKernelFreePartitionMemory(blockid: SceUid) -> i32; in sceKernelFreePartitionMemory()
2801 pub fn sceKernelSetCompiledSdkVersion(version: u32) -> i32; in sceKernelSetCompiledSdkVersion()
2804 pub fn sceKernelLibcTime(t: *mut i32) -> i32; in sceKernelLibcTime()
2806 pub fn sceKernelLibcGettimeofday(tp: *mut timeval, tzp: *mut timezone) -> i32; in sceKernelLibcGettimeofday()
2814 pub fn sceKernelUtilsMt19937Init(ctx: *mut SceKernelUtilsMt19937Context, seed: u32) -> i32; in sceKernelUtilsMt19937Init()
2816 pub fn sceKernelUtilsMd5Digest(data: *mut u8, size: u32, digest: *mut u8) -> i32; in sceKernelUtilsMd5Digest()
2817 pub fn sceKernelUtilsMd5BlockInit(ctx: *mut SceKernelUtilsMd5Context) -> i32; in sceKernelUtilsMd5BlockInit()
2822 ) -> i32; in sceKernelUtilsMd5BlockUpdate()
2823 pub fn sceKernelUtilsMd5BlockResult(ctx: *mut SceKernelUtilsMd5Context, digest: *mut u8) in sceKernelUtilsMd5BlockResult()
2825 pub fn sceKernelUtilsSha1Digest(data: *mut u8, size: u32, digest: *mut u8) -> i32; in sceKernelUtilsSha1Digest()
2826 pub fn sceKernelUtilsSha1BlockInit(ctx: *mut SceKernelUtilsSha1Context) -> i32; in sceKernelUtilsSha1BlockInit()
2831 ) -> i32; in sceKernelUtilsSha1BlockUpdate()
2835 ) -> i32; in sceKernelUtilsSha1BlockResult()
2838 int_no: i32, in sceKernelRegisterSubIntrHandler()
2839 no: i32, in sceKernelRegisterSubIntrHandler()
2842 ) -> i32; in sceKernelRegisterSubIntrHandler()
2843 pub fn sceKernelReleaseSubIntrHandler(int_no: i32, no: i32) -> i32; in sceKernelReleaseSubIntrHandler()
2844 pub fn sceKernelEnableSubIntr(int_no: i32, no: i32) -> i32; in sceKernelEnableSubIntr()
2845 pub fn sceKernelDisableSubIntr(int_no: i32, no: i32) -> i32; in sceKernelDisableSubIntr()
2850 ) -> i32; in QueryIntrHandlerInfo()
2855 pub fn sceKernelIsCpuIntrSuspended(flags: u32) -> i32; in sceKernelIsCpuIntrSuspended()
2860 flags: i32, in sceKernelLoadModule()
2865 flags: i32, in sceKernelLoadModuleMs()
2870 flags: i32, in sceKernelLoadModuleByID()
2876 flags: i32, in sceKernelLoadModuleBufferUsbWlan()
2883 status: *mut i32, in sceKernelStartModule()
2885 ) -> i32; in sceKernelStartModule()
2890 status: *mut i32, in sceKernelStopModule()
2892 ) -> i32; in sceKernelStopModule()
2893 pub fn sceKernelUnloadModule(mod_id: SceUid) -> i32; in sceKernelUnloadModule()
2894 pub fn sceKernelSelfStopUnloadModule(unknown: i32, arg_size: usize, argp: *mut c_void) -> i32; in sceKernelSelfStopUnloadModule()
2898 status: *mut i32, in sceKernelStopUnloadSelfModule()
2900 ) -> i32; in sceKernelStopUnloadSelfModule()
2901 pub fn sceKernelQueryModuleInfo(mod_id: SceUid, info: *mut SceKernelModuleInfo) -> i32; in sceKernelQueryModuleInfo()
2904 read_buf_size: i32, in sceKernelGetModuleIdList()
2905 id_count: *mut i32, in sceKernelGetModuleIdList()
2906 ) -> i32; in sceKernelGetModuleIdList()
2908 pub fn sceKernelVolatileMemLock(unk: i32, ptr: *mut *mut c_void, size: *mut i32) -> i32; in sceKernelVolatileMemLock()
2909 pub fn sceKernelVolatileMemTryLock(unk: i32, ptr: *mut *mut c_void, size: *mut i32) -> i32; in sceKernelVolatileMemTryLock()
2910 pub fn sceKernelVolatileMemUnlock(unk: i32) -> i32; in sceKernelVolatileMemUnlock()
2920 init_priority: i32, in sceKernelCreateThread()
2921 stack_size: i32, in sceKernelCreateThread()
2922 attr: i32, in sceKernelCreateThread()
2925 pub fn sceKernelDeleteThread(thid: SceUid) -> i32; in sceKernelDeleteThread()
2926 pub fn sceKernelStartThread(id: SceUid, arg_len: usize, arg_p: *mut c_void) -> i32; in sceKernelStartThread()
2927 pub fn sceKernelExitThread(status: i32) -> i32; in sceKernelExitThread()
2928 pub fn sceKernelExitDeleteThread(status: i32) -> i32; in sceKernelExitDeleteThread()
2929 pub fn sceKernelTerminateThread(thid: SceUid) -> i32; in sceKernelTerminateThread()
2930 pub fn sceKernelTerminateDeleteThread(thid: SceUid) -> i32; in sceKernelTerminateDeleteThread()
2932 pub fn sceKernelResumeDispatchThread(state: i32) -> i32; in sceKernelResumeDispatchThread()
2935 pub fn sceKernelWakeupThread(thid: SceUid) -> i32; in sceKernelWakeupThread()
2936 pub fn sceKernelCancelWakeupThread(thid: SceUid) -> i32; in sceKernelCancelWakeupThread()
2937 pub fn sceKernelSuspendThread(thid: SceUid) -> i32; in sceKernelSuspendThread()
2938 pub fn sceKernelResumeThread(thid: SceUid) -> i32; in sceKernelResumeThread()
2939 pub fn sceKernelWaitThreadEnd(thid: SceUid, timeout: *mut u32) -> i32; in sceKernelWaitThreadEnd()
2940 pub fn sceKernelWaitThreadEndCB(thid: SceUid, timeout: *mut u32) -> i32; in sceKernelWaitThreadEndCB()
2941 pub fn sceKernelDelayThread(delay: u32) -> i32; in sceKernelDelayThread()
2942 pub fn sceKernelDelayThreadCB(delay: u32) -> i32; in sceKernelDelayThreadCB()
2943 pub fn sceKernelDelaySysClockThread(delay: *mut SceKernelSysClock) -> i32; in sceKernelDelaySysClockThread()
2944 pub fn sceKernelDelaySysClockThreadCB(delay: *mut SceKernelSysClock) -> i32; in sceKernelDelaySysClockThreadCB()
2945 pub fn sceKernelChangeCurrentThreadAttr(unknown: i32, attr: i32) -> i32; in sceKernelChangeCurrentThreadAttr()
2946 pub fn sceKernelChangeThreadPriority(thid: SceUid, priority: i32) -> i32; in sceKernelChangeThreadPriority()
2947 pub fn sceKernelRotateThreadReadyQueue(priority: i32) -> i32; in sceKernelRotateThreadReadyQueue()
2948 pub fn sceKernelReleaseWaitThread(thid: SceUid) -> i32; in sceKernelReleaseWaitThread()
2951 pub fn sceKernelGetThreadExitStatus(thid: SceUid) -> i32; in sceKernelGetThreadExitStatus()
2953 pub fn sceKernelGetThreadStackFreeSize(thid: SceUid) -> i32; in sceKernelGetThreadStackFreeSize()
2954 pub fn sceKernelReferThreadStatus(thid: SceUid, info: *mut SceKernelThreadInfo) -> i32; in sceKernelReferThreadStatus()
2958 ) -> i32; in sceKernelReferThreadRunStatus()
2962 init_val: i32, in sceKernelCreateSema()
2963 max_val: i32, in sceKernelCreateSema()
2966 pub fn sceKernelDeleteSema(sema_id: SceUid) -> i32; in sceKernelDeleteSema()
2967 pub fn sceKernelSignalSema(sema_id: SceUid, signal: i32) -> i32; in sceKernelSignalSema()
2968 pub fn sceKernelWaitSema(sema_id: SceUid, signal: i32, timeout: *mut u32) -> i32; in sceKernelWaitSema()
2969 pub fn sceKernelWaitSemaCB(sema_id: SceUid, signal: i32, timeout: *mut u32) -> i32; in sceKernelWaitSemaCB()
2970 pub fn sceKernelPollSema(sema_id: SceUid, signal: i32) -> i32; in sceKernelPollSema()
2971 pub fn sceKernelReferSemaStatus(sema_id: SceUid, info: *mut SceKernelSemaInfo) -> i32; in sceKernelReferSemaStatus()
2974 attr: i32, in sceKernelCreateEventFlag()
2975 bits: i32, in sceKernelCreateEventFlag()
2978 pub fn sceKernelSetEventFlag(ev_id: SceUid, bits: u32) -> i32; in sceKernelSetEventFlag()
2979 pub fn sceKernelClearEventFlag(ev_id: SceUid, bits: u32) -> i32; in sceKernelClearEventFlag()
2980 pub fn sceKernelPollEventFlag(ev_id: SceUid, bits: u32, wait: i32, out_bits: *mut u32) -> i32; in sceKernelPollEventFlag()
2984 wait: i32, in sceKernelWaitEventFlag()
2987 ) -> i32; in sceKernelWaitEventFlag()
2991 wait: i32, in sceKernelWaitEventFlagCB()
2994 ) -> i32; in sceKernelWaitEventFlagCB()
2995 pub fn sceKernelDeleteEventFlag(ev_id: SceUid) -> i32; in sceKernelDeleteEventFlag()
2996 pub fn sceKernelReferEventFlagStatus(event: SceUid, status: *mut SceKernelEventFlagInfo) in sceKernelReferEventFlagStatus()
3003 pub fn sceKernelDeleteMbx(mbx_id: SceUid) -> i32; in sceKernelDeleteMbx()
3004 pub fn sceKernelSendMbx(mbx_id: SceUid, message: *mut c_void) -> i32; in sceKernelSendMbx()
3005 pub fn sceKernelReceiveMbx(mbx_id: SceUid, message: *mut *mut c_void, timeout: *mut u32) in sceKernelReceiveMbx()
3011 ) -> i32; in sceKernelReceiveMbxCB()
3012 pub fn sceKernelPollMbx(mbx_id: SceUid, pmessage: *mut *mut c_void) -> i32; in sceKernelPollMbx()
3013 pub fn sceKernelCancelReceiveMbx(mbx_id: SceUid, num: *mut i32) -> i32; in sceKernelCancelReceiveMbx()
3014 pub fn sceKernelReferMbxStatus(mbx_id: SceUid, info: *mut SceKernelMbxInfo) -> i32; in sceKernelReferMbxStatus()
3025 pub fn sceKernelCancelAlarm(alarm_id: SceUid) -> i32; in sceKernelCancelAlarm()
3026 pub fn sceKernelReferAlarmStatus(alarm_id: SceUid, info: *mut SceKernelAlarmInfo) -> i32; in sceKernelReferAlarmStatus()
3032 pub fn sceKernelReferCallbackStatus(cb: SceUid, status: *mut SceKernelCallbackInfo) -> i32; in sceKernelReferCallbackStatus()
3033 pub fn sceKernelDeleteCallback(cb: SceUid) -> i32; in sceKernelDeleteCallback()
3034 pub fn sceKernelNotifyCallback(cb: SceUid, arg2: i32) -> i32; in sceKernelNotifyCallback()
3035 pub fn sceKernelCancelCallback(cb: SceUid) -> i32; in sceKernelCancelCallback()
3036 pub fn sceKernelGetCallbackCount(cb: SceUid) -> i32; in sceKernelGetCallbackCount()
3041 read_buf_size: i32, in sceKernelGetThreadmanIdList()
3042 id_count: *mut i32, in sceKernelGetThreadmanIdList()
3043 ) -> i32; in sceKernelGetThreadmanIdList()
3044 pub fn sceKernelReferSystemStatus(status: *mut SceKernelSystemStatus) -> i32; in sceKernelReferSystemStatus()
3047 part: i32, in sceKernelCreateMsgPipe()
3048 attr: i32, in sceKernelCreateMsgPipe()
3052 pub fn sceKernelDeleteMsgPipe(uid: SceUid) -> i32; in sceKernelDeleteMsgPipe()
3057 unk1: i32, in sceKernelSendMsgPipe()
3060 ) -> i32; in sceKernelSendMsgPipe()
3065 unk1: i32, in sceKernelSendMsgPipeCB()
3068 ) -> i32; in sceKernelSendMsgPipeCB()
3073 unk1: i32, in sceKernelTrySendMsgPipe()
3075 ) -> i32; in sceKernelTrySendMsgPipe()
3080 unk1: i32, in sceKernelReceiveMsgPipe()
3083 ) -> i32; in sceKernelReceiveMsgPipe()
3088 unk1: i32, in sceKernelReceiveMsgPipeCB()
3091 ) -> i32; in sceKernelReceiveMsgPipeCB()
3096 unk1: i32, in sceKernelTryReceiveMsgPipe()
3098 ) -> i32; in sceKernelTryReceiveMsgPipe()
3099 pub fn sceKernelCancelMsgPipe(uid: SceUid, send: *mut i32, recv: *mut i32) -> i32; in sceKernelCancelMsgPipe()
3100 pub fn sceKernelReferMsgPipeStatus(uid: SceUid, info: *mut SceKernelMppInfo) -> i32; in sceKernelReferMsgPipeStatus()
3103 part: i32, in sceKernelCreateVpl()
3104 attr: i32, in sceKernelCreateVpl()
3108 pub fn sceKernelDeleteVpl(uid: SceUid) -> i32; in sceKernelDeleteVpl()
3114 ) -> i32; in sceKernelAllocateVpl()
3120 ) -> i32; in sceKernelAllocateVplCB()
3121 pub fn sceKernelTryAllocateVpl(uid: SceUid, size: u32, data: *mut *mut c_void) -> i32; in sceKernelTryAllocateVpl()
3122 pub fn sceKernelFreeVpl(uid: SceUid, data: *mut c_void) -> i32; in sceKernelFreeVpl()
3123 pub fn sceKernelCancelVpl(uid: SceUid, num: *mut i32) -> i32; in sceKernelCancelVpl()
3124 pub fn sceKernelReferVplStatus(uid: SceUid, info: *mut SceKernelVplInfo) -> i32; in sceKernelReferVplStatus()
3127 part: i32, in sceKernelCreateFpl()
3128 attr: i32, in sceKernelCreateFpl()
3132 ) -> i32; in sceKernelCreateFpl()
3133 pub fn sceKernelDeleteFpl(uid: SceUid) -> i32; in sceKernelDeleteFpl()
3134 pub fn sceKernelAllocateFpl(uid: SceUid, data: *mut *mut c_void, timeout: *mut u32) -> i32; in sceKernelAllocateFpl()
3135 pub fn sceKernelAllocateFplCB(uid: SceUid, data: *mut *mut c_void, timeout: *mut u32) -> i32; in sceKernelAllocateFplCB()
3136 pub fn sceKernelTryAllocateFpl(uid: SceUid, data: *mut *mut c_void) -> i32; in sceKernelTryAllocateFpl()
3137 pub fn sceKernelFreeFpl(uid: SceUid, data: *mut c_void) -> i32; in sceKernelFreeFpl()
3138 pub fn sceKernelCancelFpl(uid: SceUid, pnum: *mut i32) -> i32; in sceKernelCancelFpl()
3139 pub fn sceKernelReferFplStatus(uid: SceUid, info: *mut SceKernelFplInfo) -> i32; in sceKernelReferFplStatus()
3140 pub fn sceKernelUSec2SysClock(usec: u32, clock: *mut SceKernelSysClock) -> i32; in sceKernelUSec2SysClock()
3146 ) -> i32; in sceKernelSysClock2USec()
3147 pub fn sceKernelSysClock2USecWide(clock: i64, low: *mut u32, high: *mut u32) -> i32; in sceKernelSysClock2USecWide()
3148 pub fn sceKernelGetSystemTime(time: *mut SceKernelSysClock) -> i32; in sceKernelGetSystemTime()
3152 pub fn sceKernelDeleteVTimer(uid: SceUid) -> i32; in sceKernelDeleteVTimer()
3153 pub fn sceKernelGetVTimerBase(uid: SceUid, base: *mut SceKernelSysClock) -> i32; in sceKernelGetVTimerBase()
3155 pub fn sceKernelGetVTimerTime(uid: SceUid, time: *mut SceKernelSysClock) -> i32; in sceKernelGetVTimerTime()
3157 pub fn sceKernelSetVTimerTime(uid: SceUid, time: *mut SceKernelSysClock) -> i32; in sceKernelSetVTimerTime()
3159 pub fn sceKernelStartVTimer(uid: SceUid) -> i32; in sceKernelStartVTimer()
3160 pub fn sceKernelStopVTimer(uid: SceUid) -> i32; in sceKernelStopVTimer()
3166 ) -> i32; in sceKernelSetVTimerHandler()
3172 ) -> i32; in sceKernelSetVTimerHandlerWide()
3173 pub fn sceKernelCancelVTimerHandler(uid: SceUid) -> i32; in sceKernelCancelVTimerHandler()
3174 pub fn sceKernelReferVTimerStatus(uid: SceUid, info: *mut SceKernelVTimerInfo) -> i32; in sceKernelReferVTimerStatus()
3178 mask: i32, in sceKernelRegisterThreadEventHandler()
3182 pub fn sceKernelReleaseThreadEventHandler(uid: SceUid) -> i32; in sceKernelReleaseThreadEventHandler()
3186 ) -> i32; in sceKernelReferThreadEventHandlerStatus()
3190 pub fn sceUsbStart(driver_name: *const u8, size: i32, args: *mut c_void) -> i32; in sceUsbStart()
3191 pub fn sceUsbStop(driver_name: *const u8, size: i32, args: *mut c_void) -> i32; in sceUsbStop()
3192 pub fn sceUsbActivate(pid: u32) -> i32; in sceUsbActivate()
3193 pub fn sceUsbDeactivate(pid: u32) -> i32; in sceUsbDeactivate()
3195 pub fn sceUsbGetDrvState(driver_name: *const u8) -> i32; in sceUsbGetDrvState()
3199 pub fn sceUsbCamSetupStill(param: *mut UsbCamSetupStillParam) -> i32; in sceUsbCamSetupStill()
3200 pub fn sceUsbCamSetupStillEx(param: *mut UsbCamSetupStillExParam) -> i32; in sceUsbCamSetupStillEx()
3201 pub fn sceUsbCamStillInputBlocking(buf: *mut u8, size: usize) -> i32; in sceUsbCamStillInputBlocking()
3202 pub fn sceUsbCamStillInput(buf: *mut u8, size: usize) -> i32; in sceUsbCamStillInput()
3210 work_area_size: i32, in sceUsbCamSetupVideo()
3211 ) -> i32; in sceUsbCamSetupVideo()
3215 work_area_size: i32, in sceUsbCamSetupVideoEx()
3216 ) -> i32; in sceUsbCamSetupVideoEx()
3219 pub fn sceUsbCamReadVideoFrameBlocking(buf: *mut u8, size: usize) -> i32; in sceUsbCamReadVideoFrameBlocking()
3220 pub fn sceUsbCamReadVideoFrame(buf: *mut u8, size: usize) -> i32; in sceUsbCamReadVideoFrame()
3224 pub fn sceUsbCamSetSaturation(saturation: i32) -> i32; in sceUsbCamSetSaturation()
3225 pub fn sceUsbCamSetBrightness(brightness: i32) -> i32; in sceUsbCamSetBrightness()
3226 pub fn sceUsbCamSetContrast(contrast: i32) -> i32; in sceUsbCamSetContrast()
3227 pub fn sceUsbCamSetSharpness(sharpness: i32) -> i32; in sceUsbCamSetSharpness()
3228 pub fn sceUsbCamSetImageEffectMode(effect_mode: UsbCamEffectMode) -> i32; in sceUsbCamSetImageEffectMode()
3229 pub fn sceUsbCamSetEvLevel(exposure_level: UsbCamEvLevel) -> i32; in sceUsbCamSetEvLevel()
3230 pub fn sceUsbCamSetReverseMode(reverse_flags: i32) -> i32; in sceUsbCamSetReverseMode()
3231 pub fn sceUsbCamSetZoom(zoom: i32) -> i32; in sceUsbCamSetZoom()
3232 pub fn sceUsbCamGetSaturation(saturation: *mut i32) -> i32; in sceUsbCamGetSaturation()
3233 pub fn sceUsbCamGetBrightness(brightness: *mut i32) -> i32; in sceUsbCamGetBrightness()
3234 pub fn sceUsbCamGetContrast(contrast: *mut i32) -> i32; in sceUsbCamGetContrast()
3235 pub fn sceUsbCamGetSharpness(sharpness: *mut i32) -> i32; in sceUsbCamGetSharpness()
3236 pub fn sceUsbCamGetImageEffectMode(effect_mode: *mut UsbCamEffectMode) -> i32; in sceUsbCamGetImageEffectMode()
3237 pub fn sceUsbCamGetEvLevel(exposure_level: *mut UsbCamEvLevel) -> i32; in sceUsbCamGetEvLevel()
3238 pub fn sceUsbCamGetReverseMode(reverse_flags: *mut i32) -> i32; in sceUsbCamGetReverseMode()
3239 pub fn sceUsbCamGetZoom(zoom: *mut i32) -> i32; in sceUsbCamGetZoom()
3240 pub fn sceUsbCamAutoImageReverseSW(on: i32) -> i32; in sceUsbCamAutoImageReverseSW()
3244 pub fn sceUsbstorBootRegisterNotify(event_flag: SceUid) -> i32; in sceUsbstorBootRegisterNotify()
3245 pub fn sceUsbstorBootUnregisterNotify(event_flag: u32) -> i32; in sceUsbstorBootUnregisterNotify()
3246 pub fn sceUsbstorBootSetCapacity(size: u32) -> i32; in sceUsbstorBootSetCapacity()
3248 pub fn scePowerRegisterCallback(slot: i32, cbid: SceUid) -> i32; in scePowerRegisterCallback()
3249 pub fn scePowerUnregisterCallback(slot: i32) -> i32; in scePowerUnregisterCallback()
3260 pub fn scePowerSetCpuClockFrequency(cpufreq: i32) -> i32; in scePowerSetCpuClockFrequency()
3261 pub fn scePowerSetBusClockFrequency(busfreq: i32) -> i32; in scePowerSetBusClockFrequency()
3268 pub fn scePowerSetClockFrequency(pllfreq: i32, cpufreq: i32, busfreq: i32) -> i32; in scePowerSetClockFrequency()
3269 pub fn scePowerLock(unknown: i32) -> i32; in scePowerLock()
3270 pub fn scePowerUnlock(unknown: i32) -> i32; in scePowerUnlock()
3271 pub fn scePowerTick(t: PowerTick) -> i32; in scePowerTick()
3273 pub fn scePowerIdleTimerEnable(unknown: i32) -> i32; in scePowerIdleTimerEnable()
3274 pub fn scePowerIdleTimerDisable(unknown: i32) -> i32; in scePowerIdleTimerDisable()
3280 pub fn sceWlanGetEtherAddr(ether_addr: *mut u8) -> i32; in sceWlanGetEtherAddr()
3286 pub fn sceRtcGetCurrentTick(tick: *mut u64) -> i32; in sceRtcGetCurrentTick()
3287 pub fn sceRtcGetCurrentClock(tm: *mut ScePspDateTime, tz: i32) -> i32; in sceRtcGetCurrentClock()
3288 pub fn sceRtcGetCurrentClockLocalTime(tm: *mut ScePspDateTime) -> i32; in sceRtcGetCurrentClockLocalTime()
3289 pub fn sceRtcConvertUtcToLocalTime(tick_utc: *const u64, tick_local: *mut u64) -> i32; in sceRtcConvertUtcToLocalTime()
3290 pub fn sceRtcConvertLocalTimeToUTC(tick_local: *const u64, tick_utc: *mut u64) -> i32; in sceRtcConvertLocalTimeToUTC()
3291 pub fn sceRtcIsLeapYear(year: i32) -> i32; in sceRtcIsLeapYear()
3292 pub fn sceRtcGetDaysInMonth(year: i32, month: i32) -> i32; in sceRtcGetDaysInMonth()
3293 pub fn sceRtcGetDayOfWeek(year: i32, month: i32, day: i32) -> i32; in sceRtcGetDayOfWeek()
3294 pub fn sceRtcCheckValid(date: *const ScePspDateTime) -> i32; in sceRtcCheckValid()
3295 pub fn sceRtcSetTick(date: *mut ScePspDateTime, tick: *const u64) -> i32; in sceRtcSetTick()
3296 pub fn sceRtcGetTick(date: *const ScePspDateTime, tick: *mut u64) -> i32; in sceRtcGetTick()
3297 pub fn sceRtcCompareTick(tick1: *const u64, tick2: *const u64) -> i32; in sceRtcCompareTick()
3298 pub fn sceRtcTickAddTicks(dest_tick: *mut u64, src_tick: *const u64, num_ticks: u64) -> i32; in sceRtcTickAddTicks()
3300 -> i32; in sceRtcTickAddMicroseconds()
3301 pub fn sceRtcTickAddSeconds(dest_tick: *mut u64, src_tick: *const u64, num_seconds: u64) in sceRtcTickAddSeconds()
3303 pub fn sceRtcTickAddMinutes(dest_tick: *mut u64, src_tick: *const u64, num_minutes: u64) in sceRtcTickAddMinutes()
3305 pub fn sceRtcTickAddHours(dest_tick: *mut u64, src_tick: *const u64, num_hours: u64) -> i32; in sceRtcTickAddHours()
3306 pub fn sceRtcTickAddDays(dest_tick: *mut u64, src_tick: *const u64, num_days: u64) -> i32; in sceRtcTickAddDays()
3307 pub fn sceRtcTickAddWeeks(dest_tick: *mut u64, src_tick: *const u64, num_weeks: u64) -> i32; in sceRtcTickAddWeeks()
3308 pub fn sceRtcTickAddMonths(dest_tick: *mut u64, src_tick: *const u64, num_months: u64) -> i32; in sceRtcTickAddMonths()
3309 pub fn sceRtcTickAddYears(dest_tick: *mut u64, src_tick: *const u64, num_years: u64) -> i32; in sceRtcTickAddYears()
3310 pub fn sceRtcSetTime_t(date: *mut ScePspDateTime, time: u32) -> i32; in sceRtcSetTime_t()
3311 pub fn sceRtcGetTime_t(date: *const ScePspDateTime, time: *mut u32) -> i32; in sceRtcGetTime_t()
3312 pub fn sceRtcSetTime64_t(date: *mut ScePspDateTime, time: u64) -> i32; in sceRtcSetTime64_t()
3313 pub fn sceRtcGetTime64_t(date: *const ScePspDateTime, time: *mut u64) -> i32; in sceRtcGetTime64_t()
3314 pub fn sceRtcSetDosTime(date: *mut ScePspDateTime, dos_time: u32) -> i32; in sceRtcSetDosTime()
3315 pub fn sceRtcGetDosTime(date: *mut ScePspDateTime, dos_time: u32) -> i32; in sceRtcGetDosTime()
3316 pub fn sceRtcSetWin32FileTime(date: *mut ScePspDateTime, time: *mut u64) -> i32; in sceRtcSetWin32FileTime()
3317 pub fn sceRtcGetWin32FileTime(date: *mut ScePspDateTime, time: *mut u64) -> i32; in sceRtcGetWin32FileTime()
3318 pub fn sceRtcParseDateTime(dest_tick: *mut u64, date_string: *const u8) -> i32; in sceRtcParseDateTime()
3322 time_zone_minutes: i32, in sceRtcFormatRFC3339()
3323 ) -> i32; in sceRtcFormatRFC3339()
3324 pub fn sceRtcFormatRFC3339LocalTime(psz_date_time: *mut char, p_utc: *const u64) -> i32; in sceRtcFormatRFC3339LocalTime()
3325 pub fn sceRtcParseRFC3339(p_utc: *mut u64, psz_date_time: *const u8) -> i32; in sceRtcParseRFC3339()
3329 time_zone_minutes: i32, in sceRtcFormatRFC2822()
3330 ) -> i32; in sceRtcFormatRFC2822()
3331 pub fn sceRtcFormatRFC2822LocalTime(psz_date_time: *mut char, p_utc: *const u64) -> i32; in sceRtcFormatRFC2822LocalTime()
3333 pub fn sceIoOpen(file: *const u8, flags: i32, permissions: IoPermissions) -> SceUid; in sceIoOpen()
3334 pub fn sceIoOpenAsync(file: *const u8, flags: i32, permissions: IoPermissions) -> SceUid; in sceIoOpenAsync()
3335 pub fn sceIoClose(fd: SceUid) -> i32; in sceIoClose()
3336 pub fn sceIoCloseAsync(fd: SceUid) -> i32; in sceIoCloseAsync()
3337 pub fn sceIoRead(fd: SceUid, data: *mut c_void, size: u32) -> i32; in sceIoRead()
3338 pub fn sceIoReadAsync(fd: SceUid, data: *mut c_void, size: u32) -> i32; in sceIoReadAsync()
3339 pub fn sceIoWrite(fd: SceUid, data: *const c_void, size: usize) -> i32; in sceIoWrite()
3340 pub fn sceIoWriteAsync(fd: SceUid, data: *const c_void, size: u32) -> i32; in sceIoWriteAsync()
3342 pub fn sceIoLseekAsync(fd: SceUid, offset: i64, whence: IoWhence) -> i32; in sceIoLseekAsync()
3343 pub fn sceIoLseek32(fd: SceUid, offset: i32, whence: IoWhence) -> i32; in sceIoLseek32()
3344 pub fn sceIoLseek32Async(fd: SceUid, offset: i32, whence: IoWhence) -> i32; in sceIoLseek32Async()
3345 pub fn sceIoRemove(file: *const u8) -> i32; in sceIoRemove()
3346 pub fn sceIoMkdir(dir: *const u8, mode: IoPermissions) -> i32; in sceIoMkdir()
3347 pub fn sceIoRmdir(path: *const u8) -> i32; in sceIoRmdir()
3348 pub fn sceIoChdir(path: *const u8) -> i32; in sceIoChdir()
3349 pub fn sceIoRename(oldname: *const u8, newname: *const u8) -> i32; in sceIoRename()
3351 pub fn sceIoDread(fd: SceUid, dir: *mut SceIoDirent) -> i32; in sceIoDread()
3352 pub fn sceIoDclose(fd: SceUid) -> i32; in sceIoDclose()
3357 inlen: i32, in sceIoDevctl()
3359 outlen: i32, in sceIoDevctl()
3360 ) -> i32; in sceIoDevctl()
3367 unk2: i32, in sceIoAssign()
3368 ) -> i32; in sceIoAssign()
3369 pub fn sceIoUnassign(dev: *const u8) -> i32; in sceIoUnassign()
3370 pub fn sceIoGetstat(file: *const u8, stat: *mut SceIoStat) -> i32; in sceIoGetstat()
3371 pub fn sceIoChstat(file: *const u8, stat: *mut SceIoStat, bits: i32) -> i32; in sceIoChstat()
3376 inlen: i32, in sceIoIoctl()
3378 outlen: i32, in sceIoIoctl()
3379 ) -> i32; in sceIoIoctl()
3384 inlen: i32, in sceIoIoctlAsync()
3386 outlen: i32, in sceIoIoctlAsync()
3387 ) -> i32; in sceIoIoctlAsync()
3388 pub fn sceIoSync(device: *const u8, unk: u32) -> i32; in sceIoSync()
3389 pub fn sceIoWaitAsync(fd: SceUid, res: *mut i64) -> i32; in sceIoWaitAsync()
3390 pub fn sceIoWaitAsyncCB(fd: SceUid, res: *mut i64) -> i32; in sceIoWaitAsyncCB()
3391 pub fn sceIoPollAsync(fd: SceUid, res: *mut i64) -> i32; in sceIoPollAsync()
3392 pub fn sceIoGetAsyncStat(fd: SceUid, poll: i32, res: *mut i64) -> i32; in sceIoGetAsyncStat()
3393 pub fn sceIoCancel(fd: SceUid) -> i32; in sceIoCancel()
3394 pub fn sceIoGetDevType(fd: SceUid) -> i32; in sceIoGetDevType()
3395 pub fn sceIoChangeAsyncPriority(fd: SceUid, pri: i32) -> i32; in sceIoChangeAsyncPriority()
3396 pub fn sceIoSetAsyncCallback(fd: SceUid, cb: SceUid, argp: *mut c_void) -> i32; in sceIoSetAsyncCallback()
3400 pub fn sceJpegCreateMJpeg(width: i32, height: i32) -> i32; in sceJpegCreateMJpeg()
3402 pub fn sceJpegDecodeMJpeg(jpeg_buf: *mut u8, size: usize, rgba: *mut c_void, unk: u32) -> i32; in sceJpegDecodeMJpeg()
3405 pub fn sceUmdGetDiscInfo(info: *mut UmdInfo) -> i32; in sceUmdGetDiscInfo()
3406 pub fn sceUmdActivate(unit: i32, drive: *const u8) -> i32; in sceUmdActivate()
3407 pub fn sceUmdDeactivate(unit: i32, drive: *const u8) -> i32; in sceUmdDeactivate()
3408 pub fn sceUmdWaitDriveStat(state: i32) -> i32; in sceUmdWaitDriveStat()
3409 pub fn sceUmdWaitDriveStatWithTimer(state: i32, timeout: u32) -> i32; in sceUmdWaitDriveStatWithTimer()
3410 pub fn sceUmdWaitDriveStatCB(state: i32, timeout: u32) -> i32; in sceUmdWaitDriveStatCB()
3414 pub fn sceUmdRegisterUMDCallBack(cbid: i32) -> i32; in sceUmdRegisterUMDCallBack()
3415 pub fn sceUmdUnRegisterUMDCallBack(cbid: i32) -> i32; in sceUmdUnRegisterUMDCallBack()
3421 pub fn sceMpegRingbufferQueryMemSize(packets: i32) -> i32; in sceMpegRingbufferQueryMemSize()
3424 packets: i32, in sceMpegRingbufferConstruct()
3426 size: i32, in sceMpegRingbufferConstruct()
3429 ) -> i32; in sceMpegRingbufferConstruct()
3431 pub fn sceMpegRingbufferAvailableSize(ringbuffer: *mut SceMpegRingbuffer) -> i32; in sceMpegRingbufferAvailableSize()
3434 num_packets: i32, in sceMpegRingbufferPut()
3435 available: i32, in sceMpegRingbufferPut()
3436 ) -> i32; in sceMpegRingbufferPut()
3437 pub fn sceMpegQueryMemSize(unk: i32) -> i32; in sceMpegQueryMemSize()
3441 size: i32, in sceMpegCreate()
3443 frame_width: i32, in sceMpegCreate()
3444 unk1: i32, in sceMpegCreate()
3445 unk2: i32, in sceMpegCreate()
3446 ) -> i32; in sceMpegCreate()
3448 pub fn sceMpegQueryStreamOffset(handle: SceMpeg, buffer: *mut c_void, offset: *mut i32) -> i32; in sceMpegQueryStreamOffset()
3449 pub fn sceMpegQueryStreamSize(buffer: *mut c_void, size: *mut i32) -> i32; in sceMpegQueryStreamSize()
3450 pub fn sceMpegRegistStream(handle: SceMpeg, stream_id: i32, unk: i32) -> SceMpegStream; in sceMpegRegistStream()
3452 pub fn sceMpegFlushAllStream(handle: SceMpeg) -> i32; in sceMpegFlushAllStream()
3455 pub fn sceMpegQueryAtracEsSize(handle: SceMpeg, es_size: *mut i32, out_size: *mut i32) -> i32; in sceMpegQueryAtracEsSize()
3456 pub fn sceMpegInitAu(handle: SceMpeg, es_buffer: *mut c_void, au: *mut SceMpegAu) -> i32; in sceMpegInitAu()
3461 unk: *mut i32, in sceMpegGetAvcAu()
3462 ) -> i32; in sceMpegGetAvcAu()
3463 pub fn sceMpegAvcDecodeMode(handle: SceMpeg, mode: *mut SceMpegAvcMode) -> i32; in sceMpegAvcDecodeMode()
3467 iframe_width: i32, in sceMpegAvcDecode()
3469 init: *mut i32, in sceMpegAvcDecode()
3470 ) -> i32; in sceMpegAvcDecode()
3473 frame_width: i32, in sceMpegAvcDecodeStop()
3475 status: *mut i32, in sceMpegAvcDecodeStop()
3476 ) -> i32; in sceMpegAvcDecodeStop()
3482 ) -> i32; in sceMpegGetAtracAu()
3487 init: i32, in sceMpegAtracDecode()
3488 ) -> i32; in sceMpegAtracDecode()
3490 pub fn sceMpegBaseYCrCbCopyVme(yuv_buffer: *mut c_void, buffer: *mut i32, type_: i32) -> i32; in sceMpegBaseYCrCbCopyVme()
3491 pub fn sceMpegBaseCscInit(width: i32) -> i32; in sceMpegBaseCscInit()
3495 width: i32, in sceMpegBaseCscVme()
3497 ) -> i32; in sceMpegBaseCscVme()
3498 pub fn sceMpegbase_BEA18F91(lli: *mut SceMpegLLI) -> i32; in sceMpegbase_BEA18F91()
3500 pub fn sceHprmPeekCurrentKey(key: *mut i32) -> i32; in sceHprmPeekCurrentKey()
3501 pub fn sceHprmPeekLatch(latch: *mut [u32; 4]) -> i32; in sceHprmPeekLatch()
3502 pub fn sceHprmReadLatch(latch: *mut [u32; 4]) -> i32; in sceHprmReadLatch()
3507 pub fn sceGuDepthBuffer(zbp: *mut c_void, zbw: i32); in sceGuDepthBuffer()
3508 pub fn sceGuDispBuffer(width: i32, height: i32, dispbp: *mut c_void, dispbw: i32); in sceGuDispBuffer()
3509 pub fn sceGuDrawBuffer(psm: DisplayPixelFormat, fbp: *mut c_void, fbw: i32); in sceGuDrawBuffer()
3510 pub fn sceGuDrawBufferList(psm: DisplayPixelFormat, fbp: *mut c_void, fbw: i32); in sceGuDrawBufferList()
3513 pub fn sceGuDepthMask(mask: i32); in sceGuDepthMask()
3514 pub fn sceGuDepthOffset(offset: i32); in sceGuDepthOffset()
3515 pub fn sceGuDepthRange(near: i32, far: i32); in sceGuDepthRange()
3519 pub fn sceGuBreak(mode: i32); in sceGuBreak()
3522 pub fn sceGuSignal(behavior: SignalBehavior, signal: i32); in sceGuSignal()
3524 pub fn sceGuSendCommandi(cmd: GeCommand, argument: i32); in sceGuSendCommandi()
3528 pub fn sceGuFinishId(id: u32) -> i32; in sceGuFinishId()
3530 pub fn sceGuCallMode(mode: i32); in sceGuCallMode()
3537 vtype: i32, in sceGuDrawArray()
3538 count: i32, in sceGuDrawArray()
3543 vtype: i32, in sceGuBeginObject()
3544 count: i32, in sceGuBeginObject()
3549 pub fn sceGuSetStatus(state: GuState, status: i32); in sceGuSetStatus()
3551 pub fn sceGuSetAllStatus(status: i32); in sceGuSetAllStatus()
3555 pub fn sceGuLight(light: i32, type_: LightType, components: i32, position: &ScePspFVector3); in sceGuLight()
3556 pub fn sceGuLightAtt(light: i32, atten0: f32, atten1: f32, atten2: f32); in sceGuLightAtt()
3557 pub fn sceGuLightColor(light: i32, component: i32, color: u32); in sceGuLightColor()
3559 pub fn sceGuLightSpot(light: i32, direction: &ScePspFVector3, exponent: f32, cutoff: f32); in sceGuLightSpot()
3560 pub fn sceGuClear(flags: i32); in sceGuClear()
3567 pub fn sceGuColorMaterial(components: i32); in sceGuColorMaterial()
3568 pub fn sceGuAlphaFunc(func: AlphaFunc, value: i32, mask: i32); in sceGuAlphaFunc()
3572 pub fn sceGuMaterial(components: i32, color: u32); in sceGuMaterial()
3574 pub fn sceGuStencilFunc(func: StencilFunc, ref_: i32, mask: i32); in sceGuStencilFunc()
3583 sx: i32, in sceGuCopyImage()
3584 sy: i32, in sceGuCopyImage()
3585 width: i32, in sceGuCopyImage()
3586 height: i32, in sceGuCopyImage()
3587 srcw: i32, in sceGuCopyImage()
3589 dx: i32, in sceGuCopyImage()
3590 dy: i32, in sceGuCopyImage()
3591 destw: i32, in sceGuCopyImage()
3600 width: i32, in sceGuTexImage()
3601 height: i32, in sceGuTexImage()
3602 tbw: i32, in sceGuTexImage()
3607 pub fn sceGuTexMode(tpsm: TexturePixelFormat, maxmips: i32, a2: i32, swizzle: i32); in sceGuTexMode()
3614 pub fn sceGuClutLoad(num_blocks: i32, cbp: *const c_void); in sceGuClutLoad()
3617 pub fn sceGuScissor(x: i32, y: i32, w: i32, h: i32); in sceGuScissor()
3618 pub fn sceGuViewport(cx: i32, cy: i32, width: i32, height: i32); in sceGuViewport()
3620 v_type: i32, in sceGuDrawBezier()
3621 u_count: i32, in sceGuDrawBezier()
3622 v_count: i32, in sceGuDrawBezier()
3630 v_type: i32, in sceGuDrawSpline()
3631 u_count: i32, in sceGuDrawSpline()
3632 v_count: i32, in sceGuDrawSpline()
3633 u_edge: i32, in sceGuDrawSpline()
3634 v_edge: i32, in sceGuDrawSpline()
3640 pub fn sceGuMorphWeight(index: i32, weight: f32); in sceGuMorphWeight()
3643 v_type: i32, in sceGuDrawArrayN()
3644 count: i32, in sceGuDrawArrayN()
3645 a3: i32, in sceGuDrawArrayN()
3652 v_type: i32, in sceGumDrawArray()
3653 count: i32, in sceGumDrawArray()
3659 v_type: i32, in sceGumDrawArrayN()
3660 count: i32, in sceGumDrawArrayN()
3661 a3: i32, in sceGumDrawArrayN()
3666 v_type: i32, in sceGumDrawBezier()
3667 u_count: i32, in sceGumDrawBezier()
3668 v_count: i32, in sceGumDrawBezier()
3673 v_type: i32, in sceGumDrawSpline()
3674 u_count: i32, in sceGumDrawSpline()
3675 v_count: i32, in sceGumDrawSpline()
3676 u_edge: i32, in sceGumDrawSpline()
3677 v_edge: i32, in sceGumDrawSpline()
3702 pub fn sceMp3ReserveMp3Handle(args: *mut SceMp3InitArg) -> i32; in sceMp3ReserveMp3Handle()
3703 pub fn sceMp3ReleaseMp3Handle(handle: Mp3Handle) -> i32; in sceMp3ReleaseMp3Handle()
3706 pub fn sceMp3Init(handle: Mp3Handle) -> i32; in sceMp3Init()
3707 pub fn sceMp3Decode(handle: Mp3Handle, dst: *mut *mut i16) -> i32; in sceMp3Decode()
3711 to_write: *mut i32, in sceMp3GetInfoToAddStreamData()
3712 src_pos: *mut i32, in sceMp3GetInfoToAddStreamData()
3713 ) -> i32; in sceMp3GetInfoToAddStreamData()
3714 pub fn sceMp3NotifyAddStreamData(handle: Mp3Handle, size: i32) -> i32; in sceMp3NotifyAddStreamData()
3715 pub fn sceMp3CheckStreamDataNeeded(handle: Mp3Handle) -> i32; in sceMp3CheckStreamDataNeeded()
3716 pub fn sceMp3SetLoopNum(handle: Mp3Handle, loop_: i32) -> i32; in sceMp3SetLoopNum()
3717 pub fn sceMp3GetLoopNum(handle: Mp3Handle) -> i32; in sceMp3GetLoopNum()
3718 pub fn sceMp3GetSumDecodedSample(handle: Mp3Handle) -> i32; in sceMp3GetSumDecodedSample()
3719 pub fn sceMp3GetMaxOutputSample(handle: Mp3Handle) -> i32; in sceMp3GetMaxOutputSample()
3720 pub fn sceMp3GetSamplingRate(handle: Mp3Handle) -> i32; in sceMp3GetSamplingRate()
3721 pub fn sceMp3GetBitRate(handle: Mp3Handle) -> i32; in sceMp3GetBitRate()
3722 pub fn sceMp3GetMp3ChannelNum(handle: Mp3Handle) -> i32; in sceMp3GetMp3ChannelNum()
3723 pub fn sceMp3ResetPlayPosition(handle: Mp3Handle) -> i32; in sceMp3ResetPlayPosition()
3725 pub fn sceRegOpenRegistry(reg: *mut Key, mode: i32, handle: *mut RegHandle) -> i32; in sceRegOpenRegistry()
3726 pub fn sceRegFlushRegistry(handle: RegHandle) -> i32; in sceRegFlushRegistry()
3727 pub fn sceRegCloseRegistry(handle: RegHandle) -> i32; in sceRegCloseRegistry()
3731 mode: i32, in sceRegOpenCategory()
3733 ) -> i32; in sceRegOpenCategory()
3734 pub fn sceRegRemoveCategory(handle: RegHandle, name: *const u8) -> i32; in sceRegRemoveCategory()
3735 pub fn sceRegCloseCategory(dir_handle: RegHandle) -> i32; in sceRegCloseCategory()
3736 pub fn sceRegFlushCategory(dir_handle: RegHandle) -> i32; in sceRegFlushCategory()
3743 ) -> i32; in sceRegGetKeyInfo()
3749 ) -> i32; in sceRegGetKeyInfoByName()
3755 ) -> i32; in sceRegGetKeyValue()
3761 ) -> i32; in sceRegGetKeyValueByName()
3767 ) -> i32; in sceRegSetKeyValue()
3768 pub fn sceRegGetKeysNum(dir_handle: RegHandle, num: *mut i32) -> i32; in sceRegGetKeysNum()
3769 pub fn sceRegGetKeys(dir_handle: RegHandle, buf: *mut u8, num: i32) -> i32; in sceRegGetKeys()
3770 pub fn sceRegCreateKey(dir_handle: RegHandle, name: *const u8, type_: i32, size: usize) -> i32; in sceRegCreateKey()
3771 pub fn sceRegRemoveRegistry(key: *mut Key) -> i32; in sceRegRemoveRegistry()
3773 pub fn sceOpenPSIDGetOpenPSID(openpsid: *mut OpenPSID) -> i32; in sceOpenPSIDGetOpenPSID()
3775 pub fn sceUtilityMsgDialogInitStart(params: *mut UtilityMsgDialogParams) -> i32; in sceUtilityMsgDialogInitStart()
3778 pub fn sceUtilityMsgDialogUpdate(n: i32); in sceUtilityMsgDialogUpdate()
3780 pub fn sceUtilityNetconfInitStart(data: *mut UtilityNetconfData) -> i32; in sceUtilityNetconfInitStart()
3782 pub fn sceUtilityNetconfUpdate(unknown: i32) -> i32; in sceUtilityNetconfUpdate()
3784 pub fn sceUtilityCheckNetParam(id: i32) -> i32; in sceUtilityCheckNetParam()
3785 pub fn sceUtilityGetNetParam(conf: i32, param: NetParam, data: *mut UtilityNetData) -> i32; in sceUtilityGetNetParam()
3786 pub fn sceUtilitySavedataInitStart(params: *mut SceUtilitySavedataParam) -> i32; in sceUtilitySavedataInitStart()
3789 pub fn sceUtilitySavedataUpdate(unknown: i32); in sceUtilitySavedataUpdate()
3790 pub fn sceUtilityGameSharingInitStart(params: *mut UtilityGameSharingParams) -> i32; in sceUtilityGameSharingInitStart()
3793 pub fn sceUtilityGameSharingUpdate(n: i32); in sceUtilityGameSharingUpdate()
3794 pub fn sceUtilityHtmlViewerInitStart(params: *mut UtilityHtmlViewerParam) -> i32; in sceUtilityHtmlViewerInitStart()
3796 pub fn sceUtilityHtmlViewerUpdate(n: i32) -> i32; in sceUtilityHtmlViewerUpdate()
3798 pub fn sceUtilitySetSystemParamInt(id: SystemParamId, value: i32) -> i32; in sceUtilitySetSystemParamInt()
3799 pub fn sceUtilitySetSystemParamString(id: SystemParamId, str: *const u8) -> i32; in sceUtilitySetSystemParamString()
3800 pub fn sceUtilityGetSystemParamInt(id: SystemParamId, value: *mut i32) -> i32; in sceUtilityGetSystemParamInt()
3801 pub fn sceUtilityGetSystemParamString(id: SystemParamId, str: *mut u8, len: i32) -> i32; in sceUtilityGetSystemParamString()
3802 pub fn sceUtilityOskInitStart(params: *mut SceUtilityOskParams) -> i32; in sceUtilityOskInitStart()
3804 pub fn sceUtilityOskUpdate(n: i32) -> i32; in sceUtilityOskUpdate()
3806 pub fn sceUtilityLoadNetModule(module: NetModule) -> i32; in sceUtilityLoadNetModule()
3807 pub fn sceUtilityUnloadNetModule(module: NetModule) -> i32; in sceUtilityUnloadNetModule()
3808 pub fn sceUtilityLoadAvModule(module: AvModule) -> i32; in sceUtilityLoadAvModule()
3809 pub fn sceUtilityUnloadAvModule(module: AvModule) -> i32; in sceUtilityUnloadAvModule()
3810 pub fn sceUtilityLoadUsbModule(module: UsbModule) -> i32; in sceUtilityLoadUsbModule()
3811 pub fn sceUtilityUnloadUsbModule(module: UsbModule) -> i32; in sceUtilityUnloadUsbModule()
3812 pub fn sceUtilityLoadModule(module: Module) -> i32; in sceUtilityLoadModule()
3813 pub fn sceUtilityUnloadModule(module: Module) -> i32; in sceUtilityUnloadModule()
3814 pub fn sceUtilityCreateNetParam(conf: i32) -> i32; in sceUtilityCreateNetParam()
3815 pub fn sceUtilitySetNetParam(param: NetParam, val: *const c_void) -> i32; in sceUtilitySetNetParam()
3816 pub fn sceUtilityCopyNetParam(src: i32, dest: i32) -> i32; in sceUtilityCopyNetParam()
3817 pub fn sceUtilityDeleteNetParam(conf: i32) -> i32; in sceUtilityDeleteNetParam()
3820 poolsize: i32, in sceNetInit()
3821 calloutprio: i32, in sceNetInit()
3822 calloutstack: i32, in sceNetInit()
3823 netintrprio: i32, in sceNetInit()
3824 netintrstack: i32, in sceNetInit()
3825 ) -> i32; in sceNetInit()
3827 pub fn sceNetFreeThreadinfo(thid: i32) -> i32; in sceNetFreeThreadinfo()
3828 pub fn sceNetThreadAbort(thid: i32) -> i32; in sceNetThreadAbort()
3831 pub fn sceNetGetLocalEtherAddr(mac: *mut u8) -> i32; in sceNetGetLocalEtherAddr()
3832 pub fn sceNetGetMallocStat(stat: *mut SceNetMallocStat) -> i32; in sceNetGetMallocStat()
3835 stacksize: i32, in sceNetAdhocctlInit()
3836 priority: i32, in sceNetAdhocctlInit()
3838 ) -> i32; in sceNetAdhocctlInit()
3840 pub fn sceNetAdhocctlConnect(name: *const u8) -> i32; in sceNetAdhocctlConnect()
3842 pub fn sceNetAdhocctlGetState(event: *mut i32) -> i32; in sceNetAdhocctlGetState()
3843 pub fn sceNetAdhocctlCreate(name: *const u8) -> i32; in sceNetAdhocctlCreate()
3844 pub fn sceNetAdhocctlJoin(scaninfo: *mut SceNetAdhocctlScanInfo) -> i32; in sceNetAdhocctlJoin()
3845 pub fn sceNetAdhocctlGetAdhocId(id: *mut SceNetAdhocctlAdhocId) -> i32; in sceNetAdhocctlGetAdhocId()
3848 unknown: i32, in sceNetAdhocctlCreateEnterGameMode()
3849 num: i32, in sceNetAdhocctlCreateEnterGameMode()
3852 unknown2: i32, in sceNetAdhocctlCreateEnterGameMode()
3853 ) -> i32; in sceNetAdhocctlCreateEnterGameMode()
3858 unknown: i32, in sceNetAdhocctlJoinEnterGameMode()
3859 ) -> i32; in sceNetAdhocctlJoinEnterGameMode()
3860 pub fn sceNetAdhocctlGetGameModeInfo(gamemodeinfo: *mut SceNetAdhocctlGameModeInfo) -> i32; in sceNetAdhocctlGetGameModeInfo()
3862 pub fn sceNetAdhocctlGetPeerList(length: *mut i32, buf: *mut c_void) -> i32; in sceNetAdhocctlGetPeerList()
3865 size: i32, in sceNetAdhocctlGetPeerInfo()
3867 ) -> i32; in sceNetAdhocctlGetPeerInfo()
3869 pub fn sceNetAdhocctlGetScanInfo(length: *mut i32, buf: *mut c_void) -> i32; in sceNetAdhocctlGetScanInfo()
3870 pub fn sceNetAdhocctlAddHandler(handler: SceNetAdhocctlHandler, unknown: *mut c_void) -> i32; in sceNetAdhocctlAddHandler()
3871 pub fn sceNetAdhocctlDelHandler(id: i32) -> i32; in sceNetAdhocctlDelHandler()
3872 pub fn sceNetAdhocctlGetNameByAddr(mac: *mut u8, nickname: *mut u8) -> i32; in sceNetAdhocctlGetNameByAddr()
3875 length: *mut i32, in sceNetAdhocctlGetAddrByName()
3877 ) -> i32; in sceNetAdhocctlGetAddrByName()
3878 pub fn sceNetAdhocctlGetParameter(params: *mut SceNetAdhocctlParams) -> i32; in sceNetAdhocctlGetParameter()
3882 pub fn sceNetAdhocPdpCreate(mac: *mut u8, port: u16, buf_size: u32, unk1: i32) -> i32; in sceNetAdhocPdpCreate()
3883 pub fn sceNetAdhocPdpDelete(id: i32, unk1: i32) -> i32; in sceNetAdhocPdpDelete()
3885 id: i32, in sceNetAdhocPdpSend()
3891 nonblock: i32, in sceNetAdhocPdpSend()
3892 ) -> i32; in sceNetAdhocPdpSend()
3894 id: i32, in sceNetAdhocPdpRecv()
3900 nonblock: i32, in sceNetAdhocPdpRecv()
3901 ) -> i32; in sceNetAdhocPdpRecv()
3902 pub fn sceNetAdhocGetPdpStat(size: *mut i32, stat: *mut SceNetAdhocPdpStat) -> i32; in sceNetAdhocGetPdpStat()
3903 pub fn sceNetAdhocGameModeCreateMaster(data: *mut c_void, size: i32) -> i32; in sceNetAdhocGameModeCreateMaster()
3904 pub fn sceNetAdhocGameModeCreateReplica(mac: *mut u8, data: *mut c_void, size: i32) -> i32; in sceNetAdhocGameModeCreateReplica()
3906 pub fn sceNetAdhocGameModeUpdateReplica(id: i32, unk1: i32) -> i32; in sceNetAdhocGameModeUpdateReplica()
3908 pub fn sceNetAdhocGameModeDeleteReplica(id: i32) -> i32; in sceNetAdhocGameModeDeleteReplica()
3916 count: i32, in sceNetAdhocPtpOpen()
3917 unk1: i32, in sceNetAdhocPtpOpen()
3918 ) -> i32; in sceNetAdhocPtpOpen()
3919 pub fn sceNetAdhocPtpConnect(id: i32, timeout: u32, nonblock: i32) -> i32; in sceNetAdhocPtpConnect()
3925 count: i32, in sceNetAdhocPtpListen()
3926 queue: i32, in sceNetAdhocPtpListen()
3927 unk1: i32, in sceNetAdhocPtpListen()
3928 ) -> i32; in sceNetAdhocPtpListen()
3930 id: i32, in sceNetAdhocPtpAccept()
3934 nonblock: i32, in sceNetAdhocPtpAccept()
3935 ) -> i32; in sceNetAdhocPtpAccept()
3937 id: i32, in sceNetAdhocPtpSend()
3939 data_size: *mut i32, in sceNetAdhocPtpSend()
3941 nonblock: i32, in sceNetAdhocPtpSend()
3942 ) -> i32; in sceNetAdhocPtpSend()
3944 id: i32, in sceNetAdhocPtpRecv()
3946 data_size: *mut i32, in sceNetAdhocPtpRecv()
3948 nonblock: i32, in sceNetAdhocPtpRecv()
3949 ) -> i32; in sceNetAdhocPtpRecv()
3950 pub fn sceNetAdhocPtpFlush(id: i32, timeout: u32, nonblock: i32) -> i32; in sceNetAdhocPtpFlush()
3951 pub fn sceNetAdhocPtpClose(id: i32, unk1: i32) -> i32; in sceNetAdhocPtpClose()
3952 pub fn sceNetAdhocGetPtpStat(size: *mut i32, stat: *mut SceNetAdhocPtpStat) -> i32; in sceNetAdhocGetPtpStat()
3956 pub fn sceNetAdhocMatchingInit(memsize: i32) -> i32; in sceNetAdhocMatchingInit()
3960 max_peers: i32, in sceNetAdhocMatchingCreate()
3962 buf_size: i32, in sceNetAdhocMatchingCreate()
3965 init_count: i32, in sceNetAdhocMatchingCreate()
3968 ) -> i32; in sceNetAdhocMatchingCreate()
3969 pub fn sceNetAdhocMatchingDelete(matching_id: i32) -> i32; in sceNetAdhocMatchingDelete()
3971 matching_id: i32, in sceNetAdhocMatchingStart()
3972 evth_pri: i32, in sceNetAdhocMatchingStart()
3973 evth_stack: i32, in sceNetAdhocMatchingStart()
3974 inth_pri: i32, in sceNetAdhocMatchingStart()
3975 inth_stack: i32, in sceNetAdhocMatchingStart()
3976 opt_len: i32, in sceNetAdhocMatchingStart()
3978 ) -> i32; in sceNetAdhocMatchingStart()
3979 pub fn sceNetAdhocMatchingStop(matching_id: i32) -> i32; in sceNetAdhocMatchingStop()
3981 matching_id: i32, in sceNetAdhocMatchingSelectTarget()
3983 opt_len: i32, in sceNetAdhocMatchingSelectTarget()
3985 ) -> i32; in sceNetAdhocMatchingSelectTarget()
3986 pub fn sceNetAdhocMatchingCancelTarget(matching_id: i32, mac: *mut u8) -> i32; in sceNetAdhocMatchingCancelTarget()
3988 matching_id: i32, in sceNetAdhocMatchingCancelTargetWithOpt()
3990 opt_len: i32, in sceNetAdhocMatchingCancelTargetWithOpt()
3992 ) -> i32; in sceNetAdhocMatchingCancelTargetWithOpt()
3994 matching_id: i32, in sceNetAdhocMatchingSendData()
3996 data_len: i32, in sceNetAdhocMatchingSendData()
3998 ) -> i32; in sceNetAdhocMatchingSendData()
3999 pub fn sceNetAdhocMatchingAbortSendData(matching_id: i32, mac: *mut u8) -> i32; in sceNetAdhocMatchingAbortSendData()
4001 matching_id: i32, in sceNetAdhocMatchingSetHelloOpt()
4002 opt_len: i32, in sceNetAdhocMatchingSetHelloOpt()
4004 ) -> i32; in sceNetAdhocMatchingSetHelloOpt()
4006 matching_id: i32, in sceNetAdhocMatchingGetHelloOpt()
4007 opt_len: *mut i32, in sceNetAdhocMatchingGetHelloOpt()
4009 ) -> i32; in sceNetAdhocMatchingGetHelloOpt()
4011 matching_id: i32, in sceNetAdhocMatchingGetMembers()
4012 length: *mut i32, in sceNetAdhocMatchingGetMembers()
4014 ) -> i32; in sceNetAdhocMatchingGetMembers()
4016 pub fn sceNetAdhocMatchingGetPoolStat(poolstat: *mut AdhocPoolStat) -> i32; in sceNetAdhocMatchingGetPoolStat()
4020 pub fn sceNetApctlInit(stack_size: i32, init_priority: i32) -> i32; in sceNetApctlInit()
4022 pub fn sceNetApctlGetInfo(code: ApctlInfo, pinfo: *mut SceNetApctlInfo) -> i32; in sceNetApctlGetInfo()
4023 pub fn sceNetApctlAddHandler(handler: SceNetApctlHandler, parg: *mut c_void) -> i32; in sceNetApctlAddHandler()
4024 pub fn sceNetApctlDelHandler(handler_id: i32) -> i32; in sceNetApctlDelHandler()
4025 pub fn sceNetApctlConnect(conn_index: i32) -> i32; in sceNetApctlConnect()
4027 pub fn sceNetApctlGetState(pstate: *mut ApctlState) -> i32; in sceNetApctlGetState()
4031 pub fn sceNetInetAccept(s: i32, addr: *mut sockaddr, addr_len: *mut socklen_t) -> i32; in sceNetInetAccept()
4032 pub fn sceNetInetBind(s: i32, my_addr: *const sockaddr, addr_len: socklen_t) -> i32; in sceNetInetBind()
4033 pub fn sceNetInetConnect(s: i32, serv_addr: *const sockaddr, addr_len: socklen_t) -> i32; in sceNetInetConnect()
4035 s: i32, in sceNetInetGetsockopt()
4036 level: i32, in sceNetInetGetsockopt()
4037 opt_name: i32, in sceNetInetGetsockopt()
4040 ) -> i32; in sceNetInetGetsockopt()
4041 pub fn sceNetInetListen(s: i32, backlog: i32) -> i32; in sceNetInetListen()
4042 pub fn sceNetInetRecv(s: i32, buf: *mut c_void, len: usize, flags: i32) -> usize; in sceNetInetRecv()
4044 s: i32, in sceNetInetRecvfrom()
4047 arg1: i32, in sceNetInetRecvfrom()
4051 pub fn sceNetInetSend(s: i32, buf: *const c_void, len: usize, flags: i32) -> usize; in sceNetInetSend()
4053 s: i32, in sceNetInetSendto()
4056 flags: i32, in sceNetInetSendto()
4061 s: i32, in sceNetInetSetsockopt()
4062 level: i32, in sceNetInetSetsockopt()
4063 opt_name: i32, in sceNetInetSetsockopt()
4066 ) -> i32; in sceNetInetSetsockopt()
4067 pub fn sceNetInetShutdown(s: i32, how: i32) -> i32; in sceNetInetShutdown()
4068 pub fn sceNetInetSocket(domain: i32, type_: i32, protocol: i32) -> i32; in sceNetInetSocket()
4069 pub fn sceNetInetClose(s: i32) -> i32; in sceNetInetClose()
4072 pub fn sceSslInit(unknown1: i32) -> i32; in sceSslInit()
4074 pub fn sceSslGetUsedMemoryMax(memory: *mut u32) -> i32; in sceSslGetUsedMemoryMax()
4075 pub fn sceSslGetUsedMemoryCurrent(memory: *mut u32) -> i32; in sceSslGetUsedMemoryCurrent()
4077 pub fn sceHttpInit(unknown1: u32) -> i32; in sceHttpInit()
4079 pub fn sceHttpCreateTemplate(agent: *mut u8, unknown1: i32, unknown2: i32) -> i32; in sceHttpCreateTemplate()
4080 pub fn sceHttpDeleteTemplate(templateid: i32) -> i32; in sceHttpDeleteTemplate()
4082 templateid: i32, in sceHttpCreateConnection()
4086 unknown2: i32, in sceHttpCreateConnection()
4087 ) -> i32; in sceHttpCreateConnection()
4088 pub fn sceHttpCreateConnectionWithURL(templateid: i32, url: *const u8, unknown1: i32) -> i32; in sceHttpCreateConnectionWithURL()
4089 pub fn sceHttpDeleteConnection(connection_id: i32) -> i32; in sceHttpDeleteConnection()
4091 connection_id: i32, in sceHttpCreateRequest()
4095 ) -> i32; in sceHttpCreateRequest()
4097 connection_id: i32, in sceHttpCreateRequestWithURL()
4101 ) -> i32; in sceHttpCreateRequestWithURL()
4102 pub fn sceHttpDeleteRequest(request_id: i32) -> i32; in sceHttpDeleteRequest()
4103 pub fn sceHttpSendRequest(request_id: i32, data: *mut c_void, data_size: u32) -> i32; in sceHttpSendRequest()
4104 pub fn sceHttpAbortRequest(request_id: i32) -> i32; in sceHttpAbortRequest()
4105 pub fn sceHttpReadData(request_id: i32, data: *mut c_void, data_size: u32) -> i32; in sceHttpReadData()
4106 pub fn sceHttpGetContentLength(request_id: i32, content_length: *mut u64) -> i32; in sceHttpGetContentLength()
4107 pub fn sceHttpGetStatusCode(request_id: i32, status_code: *mut i32) -> i32; in sceHttpGetStatusCode()
4108 pub fn sceHttpSetResolveTimeOut(id: i32, timeout: u32) -> i32; in sceHttpSetResolveTimeOut()
4109 pub fn sceHttpSetResolveRetry(id: i32, count: i32) -> i32; in sceHttpSetResolveRetry()
4110 pub fn sceHttpSetConnectTimeOut(id: i32, timeout: u32) -> i32; in sceHttpSetConnectTimeOut()
4111 pub fn sceHttpSetSendTimeOut(id: i32, timeout: u32) -> i32; in sceHttpSetSendTimeOut()
4112 pub fn sceHttpSetRecvTimeOut(id: i32, timeout: u32) -> i32; in sceHttpSetRecvTimeOut()
4113 pub fn sceHttpEnableKeepAlive(id: i32) -> i32; in sceHttpEnableKeepAlive()
4114 pub fn sceHttpDisableKeepAlive(id: i32) -> i32; in sceHttpDisableKeepAlive()
4115 pub fn sceHttpEnableRedirect(id: i32) -> i32; in sceHttpEnableRedirect()
4116 pub fn sceHttpDisableRedirect(id: i32) -> i32; in sceHttpDisableRedirect()
4117 pub fn sceHttpEnableCookie(id: i32) -> i32; in sceHttpEnableCookie()
4118 pub fn sceHttpDisableCookie(id: i32) -> i32; in sceHttpDisableCookie()
4121 pub fn sceHttpAddExtraHeader(id: i32, name: *mut u8, value: *mut u8, unknown1: i32) -> i32; in sceHttpAddExtraHeader()
4122 pub fn sceHttpDeleteHeader(id: i32, name: *const u8) -> i32; in sceHttpDeleteHeader()
4123 pub fn sceHttpsInit(unknown1: i32, unknown2: i32, unknown3: i32, unknown4: i32) -> i32; in sceHttpsInit()
4125 pub fn sceHttpsLoadDefaultCert(unknown1: i32, unknown2: i32) -> i32; in sceHttpsLoadDefaultCert()
4126 pub fn sceHttpDisableAuth(id: i32) -> i32; in sceHttpDisableAuth()
4127 pub fn sceHttpDisableCache(id: i32) -> i32; in sceHttpDisableCache()
4128 pub fn sceHttpEnableAuth(id: i32) -> i32; in sceHttpEnableAuth()
4129 pub fn sceHttpEnableCache(id: i32) -> i32; in sceHttpEnableCache()
4131 pub fn sceHttpGetAllHeader(request: i32, header: *mut *mut u8, header_size: *mut u32) -> i32; in sceHttpGetAllHeader()
4132 pub fn sceHttpGetNetworkErrno(request: i32, err_num: *mut i32) -> i32; in sceHttpGetNetworkErrno()
4134 id: i32, in sceHttpGetProxy()
4135 activate_flag: *mut i32, in sceHttpGetProxy()
4136 mode: *mut i32, in sceHttpGetProxy()
4140 ) -> i32; in sceHttpGetProxy()
4141 pub fn sceHttpInitCache(max_size: usize) -> i32; in sceHttpInitCache()
4142 pub fn sceHttpSetAuthInfoCB(id: i32, cbfunc: HttpPasswordCB) -> i32; in sceHttpSetAuthInfoCB()
4144 id: i32, in sceHttpSetProxy()
4145 activate_flag: i32, in sceHttpSetProxy()
4146 mode: i32, in sceHttpSetProxy()
4149 ) -> i32; in sceHttpSetProxy()
4150 pub fn sceHttpSetResHeaderMaxSize(id: i32, header_size: u32) -> i32; in sceHttpSetResHeaderMaxSize()
4155 ) -> i32; in sceHttpSetMallocFunction()
4158 pub fn sceNetResolverCreate(rid: *mut i32, buf: *mut c_void, buf_length: u32) -> i32; in sceNetResolverCreate()
4159 pub fn sceNetResolverDelete(rid: i32) -> i32; in sceNetResolverDelete()
4161 rid: i32, in sceNetResolverStartNtoA()
4165 retry: i32, in sceNetResolverStartNtoA()
4166 ) -> i32; in sceNetResolverStartNtoA()
4168 rid: i32, in sceNetResolverStartAtoN()
4173 retry: i32, in sceNetResolverStartAtoN()
4174 ) -> i32; in sceNetResolverStartAtoN()
4175 pub fn sceNetResolverStop(rid: i32) -> i32; in sceNetResolverStop()