Function pipewire_sys::pw_context_get_object
source · pub unsafe extern "C" fn pw_context_get_object(
context: *mut pw_context,
type_: *const c_char
) -> *mut c_void
Expand description
get an object from the context
pub unsafe extern "C" fn pw_context_get_object(
context: *mut pw_context,
type_: *const c_char
) -> *mut c_void
get an object from the context