[−][src]Function pspsdk_sys::sdk::sceNetThreadAbort
pub unsafe extern "C" fn sceNetThreadAbort(thid: c_int) -> c_int
Abort a thread
@param thid - The thread id.
@return 0 on success, < 0 on error
pub unsafe extern "C" fn sceNetThreadAbort(thid: c_int) -> c_int
Abort a thread
@param thid - The thread id.
@return 0 on success, < 0 on error