Function new_mapping

1.1.0 ยท Source
pub fn new_mapping(
    config: Config<'_, Kernel>,
    reason: u16,
) -> Result<Mapping<'_, Kernel>, AllocError>
Available on non-crate feature use_std only.