Function magick_rust::bindings::strfromf64
source ยท pub unsafe extern "C" fn strfromf64(
__dest: *mut c_char,
__size: usize,
__format: *const c_char,
__f: _Float64,
) -> c_int
pub unsafe extern "C" fn strfromf64(
__dest: *mut c_char,
__size: usize,
__format: *const c_char,
__f: _Float64,
) -> c_int