[][src]Function winapi::um::d2d1_1::D2D1SinCos

pub unsafe extern "system" fn D2D1SinCos(
    angle: FLOAT,
    s: *mut FLOAT,
    c: *mut FLOAT
)