Function flipperzero_sys::furi_thread_join
source · [−]pub unsafe extern "C" fn furi_thread_join(
thread: *mut FuriThread
) -> boolExpand description
Join FuriThread
@param thread FuriThread instance
@return bool
pub unsafe extern "C" fn furi_thread_join(
thread: *mut FuriThread
) -> boolJoin FuriThread
@param thread FuriThread instance
@return bool