bempp::bindings::function

Function space_element

source
#[no_mangle]
pub unsafe extern "C" fn space_element(
    space: *mut FunctionSpaceWrapper,
    entity_type: u8,
) -> *const c_void