pub unsafe extern "C" fn pw_resource_new(
    client: *mut pw_impl_client,
    id: u32,
    permissions: u32,
    type_: *const c_char,
    version: u32,
    user_data_size: usize
) -> *mut pw_resource
Expand description

Make a new resource for client