Function ca_floor

Source
pub unsafe extern "C" fn ca_floor(
    res: *mut ca_struct,
    x: *const ca_struct,
    ctx: *mut ca_ctx_struct,
)