pub unsafe extern "C" fn pw_context_load_spa_handle(
context: *mut pw_context,
factory_name: *const c_char,
info: *const spa_dict,
) -> *mut spa_handle
Expand description
Load a SPA handle from a context. On failure returns NULL and sets errno.