Function flipper0::ffi::furi_thread_join

source ·
pub unsafe extern "C" fn furi_thread_join(
    thread: *mut FuriThread
) -> bool
Expand description

Join FuriThread

@param thread FuriThread instance

@return bool