percentage

Function percentage 

Source
pub unsafe fn percentage(value: i32) -> Result<i32>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.