k_thread_runtime_stack_unused_threshold_pct_set

Function k_thread_runtime_stack_unused_threshold_pct_set 

Source
pub unsafe extern "C" fn k_thread_runtime_stack_unused_threshold_pct_set(
    thread: *mut k_thread,
    pct: u32,
) -> i32