#[unsafe(no_mangle)]pub unsafe extern "C" fn patch_seq_scheduler_init()Expand description
Initialize the scheduler
ยงSafety
Safe to call multiple times (idempotent via Once). Configures May coroutines with appropriate stack size for LLVM-generated code.