[][src]Function tcmalloc::tc_memalign

pub unsafe extern "C" fn tc_memalign(
    alignment: usize,
    size: usize
) -> *mut c_void