morpheus_bootloader::uefi::file_system::operations

Function ascii_to_utf16

Source
pub fn ascii_to_utf16(ascii: &str, buf: &mut [u16]) -> usize