Function libceed_sys::bind_ceed::CeedVectorPointwiseMult[][src]

pub unsafe extern "C" fn CeedVectorPointwiseMult(
    w: CeedVector,
    x: CeedVector,
    y: CeedVector
) -> c_int