[][src]Function uefi_services::init

pub fn init(st: &SystemTable<Boot>) -> Result

Initialize the UEFI utility library.

This must be called as early as possible, before trying to use logging or memory allocation capabilities.