Function HAPI_BindCustomImplementation

Source
pub unsafe extern "C" fn HAPI_BindCustomImplementation(
    session_type: SessionType,
    dll_path: *const c_char,
) -> HapiResult