Function alloc::heap::usable_size[src]

pub fn usable_size(size: uint, align: uint) -> uint

Return the usable size of an allocation created with the specified the size and align.