[][src]Function raylib::ffi::ecvt

pub unsafe extern "C" fn ecvt(
    arg1: f64,
    arg2: i32,
    arg3: *mut i32,
    arg4: *mut i32
) -> *mut i8