[][src]Function raylib::ffi::fcvt

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