Function kos_sys::dc::fmath::fsincos

source ยท
pub unsafe extern "C" fn fsincos(
    f: c_float,
    s: *mut c_float,
    c: *mut c_float,
)