pub unsafe extern "C" fn sceUtilityLoadAvModule(
module: c_int,
) -> c_intExpand description
Load an audio/video module (PRX) from user mode.
Available on firmware 2.00 and higher only.
@param module - module number to load (PSP_AV_MODULE_xxx) @return 0 on success, < 0 on error