Function acb_set

Source
pub unsafe extern "C" fn acb_set(
    z: *mut acb_struct,
    x: *const acb_struct,
)