Function eos_rs::ffi::DivideInt

source ·
pub unsafe extern "C" fn DivideInt(
    dividend: c_int,
    divisor: c_int
) -> c_ulonglong