Skip to main content

div

Function div 

Source
#[unsafe(no_mangle)]
pub extern "C" fn div(numer: c_int, denom: c_int) -> div_t
Expand description