Function std::rt::heap::usable_sizeExperimental [-]  [+] [src]

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

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