Function bmem_aligned_malloc

Source
pub unsafe extern "C" fn bmem_aligned_malloc(
    size: u32,
    align: u32,
) -> *mut byte_t