[][src]Function hactool_sys::cJSON_CreateFloatArray

pub unsafe extern "C" fn cJSON_CreateFloatArray(
    numbers: *const f32,
    count: c_int
) -> *mut cJSON