[][src]Function pspsdk_sys::sdk::sceNetFreeThreadinfo

pub unsafe extern "C" fn sceNetFreeThreadinfo(thid: c_int) -> c_int

Free (delete) thread info/data

@param thid - The thread id.

@return 0 on success, < 0 on error