Function psp::sys::sceUtilityHtmlViewerInitStart

source ·
#[no_mangle]
pub unsafe extern "C" fn sceUtilityHtmlViewerInitStart(
    params: *mut UtilityHtmlViewerParam
) -> i32
Expand description

Init the html viewer

§Parameters

  • params: html viewer parameters

§Return Value

0 on success, < 0 on error.