And is it available in uefi-rs or not ? #![feature(alloc_error_handler)] // link the alloc crate extern crate alloc; use alloc::vec::Vec; ...
確定! 回上一頁