Function pw_core_get_user_data

Source
pub unsafe extern "C" fn pw_core_get_user_data(
    core: *mut pw_core,
) -> *mut c_void
Expand description

Get the user_data. It is of the size specified when this object was constructed