[][src]Function rollenspielsache::roll_free

#[no_mangle]pub unsafe extern "C" fn roll_free(ptr: *mut Roll)

Free the Roll object

Safety

If pointer is null, simply returns.