Function bossGetTaskProperty0

Source
pub unsafe extern "C" fn bossGetTaskProperty0(
    taskID: *const c_char,
    out: *mut u8_,
) -> Result
Expand description

This loads the current state of PropertyID 0x0 for the specified task.

ยงArguments

  • taskID - BOSS taskID.