pub unsafe extern "C" fn pw_impl_link_get_user_data(
link: *mut pw_impl_link,
) -> *mut c_void
Expand description
Get the user_data of a link, the size of the memory is given when constructing the link
pub unsafe extern "C" fn pw_impl_link_get_user_data(
link: *mut pw_impl_link,
) -> *mut c_void
Get the user_data of a link, the size of the memory is given when constructing the link