[src]

std::intrinsics::needs_drop

pub extern fn needs_drop<T>() -> bool

Returns true if a type requires drop glue.