pub unsafe extern "C" fn pw_resource_get_user_data(
resource: *mut pw_resource,
) -> *mut c_void
Expand description
Get the user data for the resource, the size was given in \ref pw_resource_new
pub unsafe extern "C" fn pw_resource_get_user_data(
resource: *mut pw_resource,
) -> *mut c_void
Get the user data for the resource, the size was given in \ref pw_resource_new