Function flipper0::ffi::dolphin_deed

source ·
pub unsafe extern "C" fn dolphin_deed(
    dolphin: *mut Dolphin,
    deed: DolphinDeed
)
Expand description

Deed complete notification. Call it on deed completion. See dolphin_deed.h for available deeds. In futures it will become part of assets. Thread safe, async