dzmmap_anywhere

Function dzmmap_anywhere 

Source
pub fn dzmmap_anywhere(
    size: usize,
    align: usize,
    strategy: MmapStrategy,
    annotation: &MmapAnnotation<'_>,
) -> Result<Address>