Function spa_handle_get_interface

Source
pub unsafe extern "C" fn spa_handle_get_interface(
    object: *mut spa_handle,
    type_: *const c_char,
    iface: *mut *mut c_void,
) -> c_int