sparreal_kernel::driver

Function move_dtb

Source
pub unsafe fn move_dtb(
    src: *const u8,
    dst: NonNull<u8>,
) -> Option<&'static [u8]>