pub unsafe extern "C" fn SCIPexprGetOwnerData(
expr: *mut SCIP_EXPR,
) -> *mut SCIP_EXPR_OWNERDATAExpand description
gets the data that the owner of an expression has stored in an expression
pub unsafe extern "C" fn SCIPexprGetOwnerData(
expr: *mut SCIP_EXPR,
) -> *mut SCIP_EXPR_OWNERDATAgets the data that the owner of an expression has stored in an expression